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

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

代码结果 10,000
www.eeworm.com/read/124910/6037798

s socket.s

/* Copyright (C) 1997, 1998, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Miguel de Icaza , 1997. The GNU C Library is fr
www.eeworm.com/read/124910/6037861

s socket.s

/* Copyright (C) 1997, 1998, 2002, 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Miguel de Icaza , 1997. The GNU C Library
www.eeworm.com/read/124910/6037934

h socket.h

/* System-specific socket constants and types. Linux version. Copyright (C) 1991,1992,1994-1999,2000,2001 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Li
www.eeworm.com/read/124910/6038004

s socket.s

/* Copyright (C) 1995, 1996, 1997, 1999, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify
www.eeworm.com/read/124910/6039160

c socket.c

/* Copyright (C) 1992, 93, 94, 95, 96, 97, 98 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify
www.eeworm.com/read/124347/6051000

c socket.c

/* libc/sys/linux/socket.c - socket system calls */ /* Copyright 2002, Red Hat Inc. */ #define __KERNEL_PROTOTYPES #include #include #include #include
www.eeworm.com/read/124347/6053032

h socket.h

/* cygwin/socket.h Copyright 1999, 2000, 2001 Red Hat, Inc. This file is part of Cygwin. This software is a copyrighted work licensed under the terms of the Cygwin license. Please consult the f
www.eeworm.com/read/124347/6053066

h socket.h

/* sys/socket.h Copyright 1996-2001 Red Hat, Inc. This file is part of Cygwin. This software is a copyrighted work licensed under the terms of the Cygwin license. Please consult the file "CYGWI
www.eeworm.com/read/124347/6053114

h socket.h

/* asm/socket.h Copyright 1996, 1997, 1998, 2001 Red Hat, Inc. This file is part of Cygwin. This software is a copyrighted work licensed under the terms of the Cygwin license. Please consult th
www.eeworm.com/read/123438/6059197

h socket.h

#ifndef _LINUX_SOCKET_H #define _LINUX_SOCKET_H #include /* the SIOCxxx I/O controls */ struct sockaddr { unsigned short sa_family; /* address family, AF_xxx */ char