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

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

代码结果 10,000
www.eeworm.com/read/480930/1309727

h socket.h

#ifndef _ASM_SOCKET_H #define _ASM_SOCKET_H /* almost the same as asm-i386/socket.h */ #include /* For setsockoptions(2) */ #define SOL_SOCKET 1 #define SO_DEBUG 1 #define SO_REUSE
www.eeworm.com/read/480930/1309814

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/480930/1309985

h socket.h

/* * include/asm-s390/socket.h * * S390 version * * Derived from "include/asm-i386/socket.h" */ #ifndef _ASM_SOCKET_H #define _ASM_SOCKET_H #include /* For setsockoptions(2
www.eeworm.com/read/480930/1310199

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
www.eeworm.com/read/480930/1310542

h socket.h

#ifndef _ASM_SOCKET_H #define _ASM_SOCKET_H #include /* For setsockoptions(2) */ /* * Note: we only bother about making the SOL_SOCKET options * same as OSF/1, as that's all that "
www.eeworm.com/read/480930/1310640

h socket.h

#ifndef _ASM_SOCKET_H #define _ASM_SOCKET_H #include /* For setsockoptions(2) */ #define SOL_SOCKET 0xffff #define SO_DEBUG 0x0001 #define SO_REUSEADDR 0x0004 #define SO_KEEPALIVE 0
www.eeworm.com/read/480930/1310735

h socket.h

#ifndef __ASM_SH_SOCKET_H #define __ASM_SH_SOCKET_H #include /* For setsockoptions(2) */ #define SOL_SOCKET 1 #define SO_DEBUG 1 #define SO_REUSEADDR 2 #define SO_TYPE 3 #define SO
www.eeworm.com/read/480930/1310845

h socket.h

/* * BK Id: SCCS/s.socket.h 1.6 05/17/01 18:14:25 cort */ #ifndef _ASM_SOCKET_H #define _ASM_SOCKET_H /* Socket-level I/O control calls. */ #define FIOSETOWN 0x8901 #define SIOCSPGRP 0x8902 #defin
www.eeworm.com/read/480930/1312297

c socket.c

/* * NET An implementation of the SOCKET network access protocol. * * Version: @(#)socket.c 1.1.93 18/02/95 * * Authors: Orest Zborowski, * Ross Biro,
www.eeworm.com/read/480878/1312972

h socket.h

/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copy