代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/350097/3134114
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/350097/3134209
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/350097/3134301
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/350097/3134395
h socket.h
#ifndef _ASM_SOCKET_H
#define _ASM_SOCKET_H
/* Socket-level I/O control calls. */
#define FIOSETOWN 0x8901
#define SIOCSPGRP 0x8902
#define FIOGETOWN 0x8903
#define SIOCGPGRP 0x8904
#define SIOCATMA
www.eeworm.com/read/350053/3136110
c socket.c
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/349728/3140459
h socket.h
/*
* Socket Library Header File
*/
#ifndef _SOCKET_H
#define _SOCKET_H
/*
* Socket types
*/
#define SOCK_STREAM 1 /* stream (connection) socket (tcp) */
#define SOCK_DGRAM
www.eeworm.com/read/349728/3140535
h socket.h
/*
* Socket Library Header File
*/
#ifndef _SOCKET_H
#define _SOCKET_H
/*
* Socket types
*/
#define SOCK_STREAM 1 /* stream (connection) socket (tcp) */
#define SOCK_DGRAM
www.eeworm.com/read/348839/3149548
h socket.h
//==========================================================================
//
// include/sys/socket.h
//
//==========================================================================
//####
www.eeworm.com/read/348839/3149907
h socket.h
//==========================================================================
//
// include/sys/socket.h
//
//==========================================================================
//####
www.eeworm.com/read/348839/3150266
h socket.h
//==========================================================================
//
// include/sys/socket.h
//
//==========================================================================
//####