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

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

代码结果 10,000
www.eeworm.com/read/388226/8626522

c socket.c

//#include "desay.h" #include "isocket.h" #include #include #include #include #include #include #include
www.eeworm.com/read/288078/8653179

cpp socket.cpp

/* This file is part of SWAIN (http://sourceforge.net/projects/swain). Copyright (C) 2006 Daniel Lindstr鰉 and Daniel Nilsson This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/288078/8653366

h socket.h

/* This file is part of SWAIN (http://sourceforge.net/projects/swain). Copyright (C) 2006 Daniel Lindstr鰉 and Daniel Nilsson This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/386806/8725445

h socket.h

#ifndef _LINUX_SOCKET_H #define _LINUX_SOCKET_H #include /* the SIOCxxx I/O controls */ struct sockaddr { unsigned short sa_family; /* address family, AF_xxx */ char
www.eeworm.com/read/386806/8726486

c socket.c

/* * NET An implementation of the SOCKET network access protocol. * * Version: @(#)socket.c 1.0.5 05/25/93 * * Authors: Orest Zborowski, * Ross Biro,
www.eeworm.com/read/286738/8746268

h socket.h

/* * * $Id: socket.h 177 2005-06-28 14:52:16Z shawill $ * * This file is part of Fenice * * Fenice -- Open Media Server * * Copyright (C) 2004 by * * - Giampaolo Mancini
www.eeworm.com/read/385698/8792095

hpp socket.hpp

#ifndef WindowsSocket_H_ #define WindowsSocket_H_ #include #include #ifndef WINNT class ClWinSocketApplication { public: class XFailedToBegin {}; ClWinS
www.eeworm.com/read/385698/8792108

cpp socket.cpp

#ifndef WINNT #include #include #else #define WIN_KERNEL_MODE extern "C" { #include } #include #include #endif #incl
www.eeworm.com/read/429611/8798944

c socket.c

/* Application programming interface routines - based loosely on the * "socket" model in Berkeley UNIX. * * Copyright 1991 Phil Karn, KA9Q */ #include #ifdef __STDC__ #include
www.eeworm.com/read/429611/8798980

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