代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/216802/4882797
cpp socket.cpp
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS HTTP Daemon
* FILE: socket.cpp
* PURPOSE: Socket classes
* PROGRAMMERS: Casper S. Hornstrup (chorns
www.eeworm.com/read/216676/4888863
cpp socket.cpp
//===========================================================================//
// File: socket.cc //
// Contents: Implementation details for S
www.eeworm.com/read/216676/4888937
hpp socket.hpp
//===========================================================================//
// File: socket.hh //
// Contents: Interface specifications for
www.eeworm.com/read/216450/4893641
c socket.c
#include
#include
#include
#include
#include
#include
#include
#include
#define DEBUG 0
static int _
www.eeworm.com/read/216450/4895293
h socket.h
/*
sys/socket.h
*/
#ifndef SYS_SOCKET_H
#define SYS_SOCKET_H
/* Can we include here or do we need an additional header that is
* safe to include?
*/
#include
/* Open Group B
www.eeworm.com/read/216450/4895363
h socket.h
/*
server/ip/gen/socket.h
*/
#ifndef __SERVER__IP__GEN__SOCKET_H__
#define __SERVER__IP__GEN__SOCKET_H__
/* From SunOS: /usr/include/sys/socketh */
/*
* Address families.
*/
#define AF_UNSPEC 0
www.eeworm.com/read/214221/4909636
java socket.java
/*
* Created on 2005-8-19 by pcy
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package com.booqio.emulator.io.
www.eeworm.com/read/213567/4915002
h socket.h
/*
* socket.h
*
* Berkley Socket channel ancestor class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozill
www.eeworm.com/read/213567/4915013
h socket.h
/*
* socket.h
*
* Berkley sockets ancestor class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Publi
www.eeworm.com/read/213567/4915080
h socket.h
//
// (c) Yuri Kiryanov, openh323@kiryanov.com
// for Openh323, www.Openh323.org
//
// Windows CE Port
// Extra header file
//
#include