代码搜索:socket 开发教程
找到约 10,000 项符合「socket 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/240886/4566563
h socket.h
/**************************************************************
* Dummy Header for Unix to Windows NT portability
* Created for XNTP package
********************************************************
www.eeworm.com/read/240503/4573372
h socket.h
#ifndef __SYS_SOCKET_H
#define __SYS_SOCKET_H
#include
#include __SYSINC__(socket.h)
#endif
www.eeworm.com/read/240248/4575575
h socket.h
#ifndef __socket_h__
#define __socket_h__
// ### how to support TCP_NODELAY on windows?
#define TCP_NODELAY 42
#define IPPROTO_TCP 42
int setsockopt( int, int, int, void *, int ) { return -1; }
#e
www.eeworm.com/read/240162/4578816
h socket.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/sys/socket.h"
This had to be done to correct non-standard usages in the
original, manufacturer
www.eeworm.com/read/238847/4608356
c socket.c
//**********************************************************************
//
// Filename: socket.c
//
www.eeworm.com/read/237551/4624382
h socket.h
/* System-specific socket constants and types. 4.4 BSD version.
Copyright (C) 1991,92,1994-2002,2004,2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Li
www.eeworm.com/read/237551/4624438
s socket.s
/* Copyright (C) 2001, 2003 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of the GNU C Library.
The GNU C Library is free softw
www.eeworm.com/read/237551/4624478
s socket.s
/* Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of the GNU C Library.
The GNU C Library is free
www.eeworm.com/read/237551/4624551
s socket.s
/* Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify
www.eeworm.com/read/237551/4624793
s socket.s
/* Copyright (C) 1995,96,97,99, 2003, 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it