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

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

代码结果 10,000
www.eeworm.com/read/242732/4540505

h socket.h

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS HTTP Daemon * FILE: include/socket.h */ #ifndef __SOCKET_H #define __SOCKET_H #include #inc
www.eeworm.com/read/242732/4540513

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/242657/4549981

cpp socket.cpp

// $Id: Socket.cpp 51890 2003-08-25 07:46:52Z kobica $ #define JAWS_BUILD_DLL #include "jaws3/Socket.h" JAWS_Socket::JAWS_Socket (JAWS_Socket_Impl *impl = 0) : impl_ (impl) { } void JAWS_Socket:
www.eeworm.com/read/242657/4549986

h socket.h

/* -*- c++ -*- */ // $Id: Socket.h 51890 2003-08-25 07:46:52Z kobica $ #ifndef JAWS_SOCKET_H #define JAWS_SOCKET_H #include "ace/OS.h" #include "ace/Addr.h" #include "ace/Synch.h" #include "ace/Sing
www.eeworm.com/read/242657/4550727

cpp socket.cpp

// file : ace/RMCast/Socket.cpp // author : Boris Kolpackov // cvs-id : $Id: Socket.cpp 78774 2007-07-04 06:06:59Z sowayaa $ #include "ace/OS_Memory.h" #include "ace/
www.eeworm.com/read/242657/4550749

h socket.h

// file : ace/RMCast/Socket.h // author : Boris Kolpackov // cvs-id : $Id: Socket.h 68102 2005-09-04 20:40:20Z boris $ #ifndef ACE_RMCAST_SOCKET_H #define ACE_RMCAST_
www.eeworm.com/read/241253/4561448

h socket.h

/* $OpenBSD: socket.h,v 1.29 1999/06/06 23:19:08 deraadt Exp $ */ /* $NetBSD: socket.h,v 1.14 1996/02/09 18:25:36 christos Exp $ */ /* * Copyright (c) 1982, 1985, 1986, 1988, 1993, 1994 * The Regen
www.eeworm.com/read/241253/4562868

c socket.c

/* $Id: socket.c,v 1.3 2002/08/19 08:02:06 pefo Exp $ */ /* * Copyright (c) 2000-2002 Opsycon AB (www.opsycon.se) * * Redistribution and use in source and binary forms, with or without * modific
www.eeworm.com/read/241064/4564006

h socket.h

/* * Copyright (C) 2005 Philippe Gerum . * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * publ
www.eeworm.com/read/240886/4566563

h socket.h

/************************************************************** * Dummy Header for Unix to Windows NT portability * Created for XNTP package ********************************************************