代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/344610/3207452
h socket.h
/*
* FILENAME: socket.h
*
* Copyright 1997 - 2000 By InterNiche Technologies Inc. All rights reserved
*
*
* MODULE: TCP
*
*
* PORTABLE: yes
*/
/* Additional Copyrights: */
/*
www.eeworm.com/read/343108/3224826
h socket.h
/*
*
* Copyright (C) 2003-2004, MOTOROLA, INC. All Rights Reserved
* THIS SOURCE CODE IS CONFIDENTIAL AND PROPRIETARY AND MAY NOT
* BE USED OR DISTRIBUTED WITHOUT THE WRITTEN PERMISSION OF
*
www.eeworm.com/read/341870/3240977
h socket.h
/*
*
* Copyright (C) 2003-2004, MOTOROLA, INC. All Rights Reserved
* THIS SOURCE CODE IS CONFIDENTIAL AND PROPRIETARY AND MAY NOT
* BE USED OR DISTRIBUTED WITHOUT THE WRITTEN PERMISSION OF
*
www.eeworm.com/read/340665/3269439
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/340665/3269885
h socket.h
/* Declarations of socket constants, types, and functions.
Copyright (C) 1991,92,1994-1999,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library
www.eeworm.com/read/340665/3269981
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/340665/3269995
h socket.h
#ifndef _ASM_SOCKET_H
#define _ASM_SOCKET_H
#include
/* For setsockoptions(2), from winsock */
#define SOL_SOCKET 0xffff
/*
* Option flags per-socket.
*/
#define SO_DEBUG 0
www.eeworm.com/read/340665/3271698
h socket.h
/* Declarations of socket constants, types, and functions.
Copyright (C) 1991,92,1994-1999,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library