Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3303544
By: gnuwin32

socket is an ordinary Win32 API function from Winsock; see
http://msdn.microsoft.com/library/en-us/winsock/winsock/socket_2.asp. You must
include windows.h or winsock.h and link to one of the winsock libraries 
libwsock32.a
or libws2_32.a. which are provided with Mingw.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to