⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 share.h

📁 socket5 代理服务代码 socket5 代理服务代码
💻 H
字号:
/* Copyright (c) 1996-1999 NEC USA, Inc.  All rights reserved.               *//*                                                                           *//* The redistribution, use and modification in source or binary forms of     *//* this software is subject to the conditions set forth in the copyright     *//* document ("COPYRIGHT") included with this distribution.                   */#ifndef SHARE_H#define SHARE_H#define DONT_NEED_SIGBLOCK#define DONT_NEED_SIGPAUSE#define DONT_NEED_SIGUNBLOCK#define DONT_NEED_SIGPENDING#include "sigfix.h"extern struct hostent *LIBPREFIX(gethostbyname) P((const char *));extern int LIBPREFIX(close) P((S5IOHandle));extern int DataRelay P((S5IOHandle, S5IOInfo *, int));#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -