From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: cygwin32 Networking
1 Oct 1997 23:22:07 -0700
Message-ID: <01BCCF1A.F03A8E80.cygnus.gnu-win32@gater.krystalbank.msk.ru>
To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
        "'Kermit Tensmeyer'"
	 <kermit@ticnet.com>

Kermit Tensmeyer wrote:
>  the mywindsock.h file has the right stuff to get the standard
>  unix net functions translated properly. (ie use the correct
>  set of parameters) so it becomes worthwhile to use
> 
>  SO What is the Prefered Method of socket interaction?
> 
>    Netdb or Mywinsock?

#include <sys/socket.h>
#include <netdb.h>

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
