From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: mingw32 sock-faq examples?
20 Jun 1998 16:01:55 -0700
Message-ID: <01BD9C89.C332C960.cygnus.gnu-win32@sos>
To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
        "'Laszlo Vecsey'"
	 <master@internexus.net>

Laszlo Vecsey wrote:
> I'm using the stock egcs-mingw32 distribution from cygnus, linking the
> examples against -lwsock32 (including windows.h and windows32/sockets.h),
> but listen(), accept(), connect() etc are always failing with -1.
> gethostname() also doesnt work, though IP addresses seem ok.
> 

You have to call WSAStartup() first.

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia


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