Mail Archives: cygwin/1998/03/20/14:57:24
> The title says it all really.
> What is netinet/tcp.h, and is there an alternative header file I can use?
It has the definition for the tcp header, tcp options (packet options),
options for the tcp stack and setsockopt api definitions.
If you have winsock documentation (ie. vc++ books online), you can
get the winsock API defines (I believe they're the same as BSD
defines, though some may be missing).
You can get the tcp structure definition from one of the free unix
OS's. If you get it from linux, grab the bsd versions as those
structures are the defacto standard, and the linux variant are used
only by linux systems.
> Ed Avis
> epa AT datcon DOT co DOT uk
Tim N.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -