From: "Bart van den Burg" Newsgroups: comp.os.msdos.djgpp Subject: sys/select.h and sys/socket.h Date: Mon, 12 May 2003 13:27:24 +0200 Organization: Planet Internet Lines: 14 Message-ID: NNTP-Posting-Host: ip503cca9b.speed.planet.nl X-Trace: reader10.wxs.nl 1052738901 12920 80.60.202.155 (12 May 2003 11:28:21 GMT) X-Complaints-To: abuse AT planet DOT nl NNTP-Posting-Date: 12 May 2003 11:28:21 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hi I'm wondering if it's possible to work with sockets in DJGPP i'm getting all kinds of undefined references like '_send' and '_socket' source works fine in linux and what do I download for sys/select.h ? (source @ http://bart.tvreclames.nl/v4cpp/) thanks Bart