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

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

代码结果 10,000
www.eeworm.com/read/417108/11003248

c socket.c

/* * Socket functions used in rsync. * * Copyright (C) 1992-2001 Andrew Tridgell * Copyright (C) 2001, 2002 Martin Pool * Copyright (C) 2003-2008 Wayne Davison
www.eeworm.com/read/270669/11030150

c socket.c

/* Application programming interface routines - based loosely on the * "socket" model in Berkeley UNIX. */ #include #ifdef __STDC__ #include #endif #include #i
www.eeworm.com/read/270669/11030220

h socket.h

#ifndef _SOCKET_H #define _SOCKET_H #ifndef _GLOBAL_H #include "global.h" #endif #include #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _PROC_H #include "proc.h" #endi
www.eeworm.com/read/469900/6920654

c socket.c

#include #include #include #include #include #include #include #include #include #include "ou
www.eeworm.com/read/469900/6920664

h socket.h

int socket_join_multicast(int sock, char *addr); int socket_set_ttl(int sock, int ttl); int socket_set_nonblock(int sock); int socket_open(char *laddr, int port); void socket_close(int sock); int soc
www.eeworm.com/read/167557/6944529

c socket.c

/* ******************************************************************************** * Wiznet. * 5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu, * Seoul, Korea * * (c) Copyright 2002, Wiznet,
www.eeworm.com/read/167557/6944539

h socket.h

/* ******************************************************************************** * Wiznet. * 5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu, * Seoul, Korea * * (c) Copyright 2002, Wiznet,
www.eeworm.com/read/468102/6999752

c socket.c

/*************************************************************************** socket.c - description ------------------- begin
www.eeworm.com/read/468102/6999759

h socket.h

/*************************************************************************** socket.h - description ------------------- begin
www.eeworm.com/read/465686/7051808

htm socket.htm