代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/189320/5200659
h socket.h
/* -*- c++ -*- */
// Socket.h,v 1.1 2003/08/25 07:44:22 kobica Exp
#ifndef JAWS_SOCKET_H
#define JAWS_SOCKET_H
#include "ace/OS.h"
#include "ace/Addr.h"
#include "ace/Synch.h"
#include "ace/Singleto
www.eeworm.com/read/189320/5201358
cpp socket.cpp
// file : ace/RMCast/Socket.cpp
// author : Boris Kolpackov
// cvs-id : Socket.cpp,v 1.18 2006/03/01 23:48:42 shuston Exp
#include "ace/OS_Memory.h"
#include "ace/OS_
www.eeworm.com/read/189320/5201383
h socket.h
// file : ace/RMCast/Socket.h
// author : Boris Kolpackov
// cvs-id : Socket.h,v 1.14 2005/09/04 20:40:20 boris Exp
#ifndef ACE_RMCAST_SOCKET_H
#define ACE_RMCAST_SOC
www.eeworm.com/read/185663/5236968
h socket.h
// Copyright (C) 1999-2005 Open Source Telecom Corporation.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publis
www.eeworm.com/read/184388/5249486
h socket.h
/**************************************************************
* Dummy Header for Unix to Windows NT portability
* Created for NTP package
*********************************************************
www.eeworm.com/read/183001/5259058
c socket.c
/*-------------------------------------------------------------------------
*
* socket.c
* Microsoft Windows Win32 Socket Functions
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Devel
www.eeworm.com/read/183001/5259739
h socket.h
/*
* Unfortunately, of VC++ also defines ERROR.
* To avoid the conflict, we include here and undefine ERROR
* immediately.
*
* Note: Don't include directly. It
www.eeworm.com/read/182103/5266455
h socket.h
/*
* Copyright (c) 1982, 1985, 1986, 1988, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
*
www.eeworm.com/read/182103/5272433
c socket.c
/*
* sockGen.c -- Posix Socket support module for general posix use
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
*/
/******************************** Description ****