代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/347594/11656485
cpp socket.cpp
/***************************************************************************
socket.h - description
-------------------
begin
www.eeworm.com/read/347594/11656496
h socket.h
/***************************************************************************
socket.h - description
-------------------
begin
www.eeworm.com/read/157384/11714468
h socket.h
/*
* Copyright (C) 1999 Philippe Dubois (pdubois1@hotmail.com)
* Copyright (C) 1999 Ross Combs (rocombs@cs.nmsu.edu)
*
* This program is free software; you can redistribute it and/or
* modify i
www.eeworm.com/read/260344/11731119
cpp socket.cpp
// Socket.cpp: implementation of the Socket class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Socket.h"
#include
//#includ
www.eeworm.com/read/260344/11731194
h socket.h
// Socket.h: interface for the Socket class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SOCKET_H__FBB9FA86_7BFD_4384_88FA_5A26AA545E07__INCLUDED_)
www.eeworm.com/read/156892/11756186
ico socket.ico
www.eeworm.com/read/345059/11841609
c socket.c
/* Application programming interface routines - based loosely on the
* "socket" model in Berkeley UNIX.
*/
#include
#ifdef __STDC__
#include
#endif
#include
#i
www.eeworm.com/read/345059/11841652
h socket.h
#ifndef _SOCKET_H
#define _SOCKET_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#include
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _PROC_H
#include "proc.h"
#endi
www.eeworm.com/read/154570/11944933
c socket.c
/*
* Monitor-Server/socket.c
*
* Copyright (C) 2004 Jian Shen
*/
#include "socket.h"
#include "config.h"
#include
#include
#include
www.eeworm.com/read/154570/11944944
h socket.h
#ifndef _SOCKET_H_
#define _SOCKET_H_
#include
#include
#include "statinfo.h"
int ps_send(struct socket* sock, void* addr, size_t size);
int ps_recv(struct socket* soc