代码搜索:socket 有哪些应用?

找到约 10,000 项符合「socket 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/127087/6007446

h socket.h

#ifndef _cygwin_sys_socket_h #define _cygwin_sys_socket_h #include_next #ifndef IFF_POINTOPOINT # define IFF_POINTOPOINT 0x10 #endif #endif
www.eeworm.com/read/127087/6007455

h socket.h

#ifndef _cygwin_asm_socket_h #define _cygwin_asm_socket_h #include_next /* This is a lame cop-out, but cygwin's SIOCGIFCONF doesn't define IFF_POINTOPOINT, so this should never hap
www.eeworm.com/read/127087/6007551

h socket.h

#ifndef _BIND_SYS_SOCKET #define _BIND_SYS_SOCKET #include "/usr/include/sys/socket.h" #endif
www.eeworm.com/read/127087/6007933

c socket.c

/* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/127087/6007998

h socket.h

/* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/127087/6008060

c socket.c

/* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/126845/6011685

c~ socket.c~

/* * Copyright (c) 1999-2000 Caucho Technology. All rights reserved. * * Caucho Technology permits redistribution, modification and use * of this file in source and binary form ("the Software") u
www.eeworm.com/read/125688/6022823

h socket.h

#ifndef _LINUX_SOCKET_H #define _LINUX_SOCKET_H #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2) #include /* arch-dependent defines */ #include /
www.eeworm.com/read/125688/6023158

h socket.h

#ifndef _ASM_SOCKET_H #define _ASM_SOCKET_H #include /* For setsockoptions(2) */ #define SOL_SOCKET 1 #define SO_DEBUG 1 #define SO_REUSEADDR 2 #define SO_TYPE 3 #define SO_ERROR 4
www.eeworm.com/read/125688/6023307

h socket.h

#ifndef _ASMARM_SOCKET_H #define _ASMARM_SOCKET_H #include /* For setsockoptions(2) */ #define SOL_SOCKET 1 #define SO_DEBUG 1 #define SO_REUSEADDR 2 #define SO_TYPE 3 #define SO_E