代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/205824/5016002
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 withou
www.eeworm.com/read/205824/5017031
c socket.c
#include "rosdhcp.h"
SOCKET ServerSocket;
void SocketInit() {
ServerSocket = socket( AF_INET, SOCK_DGRAM, 0 );
}
ssize_t send_packet( struct interface_info *ip,
st
www.eeworm.com/read/205824/5018003
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/205824/5018011
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/202805/5045457
h socket.h
/* $Id: socket.h 974 2007-02-19 01:13:53Z bennylp $ */
/*
* Copyright (C)2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/202691/5046871
icc socket.icc
// -*- C++ -*-
//
// This file is part of Siena, a wide-area event notification system.
// See http://www.cs.colorado.edu/serl/dot/siena.html
//
// Author: Antonio Carzaniga
www.eeworm.com/read/202691/5046880
h socket.h
// -*- C++ -*-
//
// This file is part of Siena, a wide-area event notification system.
// See http://www.cs.colorado.edu/serl/dot/siena.html
//
// Author: Antonio Carzaniga
www.eeworm.com/read/202691/5046911
icc socket.icc
// -*- C++ -*-
//
// This file is part of Siena, a wide-area event notification system.
// See http://www.cs.colorado.edu/serl/dot/siena.html
//
// Author: Antonio Carzaniga
www.eeworm.com/read/202691/5046920
h socket.h
// -*- C++ -*-
//
// This file is part of Siena, a wide-area event notification system.
// See http://www.cs.colorado.edu/serl/dot/siena.html
//
// Author: Antonio Carzaniga
www.eeworm.com/read/202691/5046931
icc socket.icc
// -*- C++ -*-
//
// This file is part of Siena, a wide-area event notification system.
// See http://www.cs.colorado.edu/serl/dot/siena.html
//
// Author: Antonio Carzaniga