Mail Archives: djgpp/1996/01/30/23:26:23
Michael Leodolter wrote:
> You may try
> ftp://lab1/psy.univie.ac.at/pub/tcplib-dj200/tcplib-dj200.tgz
I've taken a look at this file, and it turns out to be another version
of Martin Granell's TCPLIB library which is available at omnigate. What
modifications have you done to this version? Martin has written me that
his TCPLIB port doesn't support blocking socket calls. Affected calls are
accept(), select(), read_s(), and write_s(). Do your mods get around that
restriction?
I'm trying to port a minimal HTTPd I wrote to MS-DOS using DJGPP, but
the non-blocking I/O limitation in TCPLIB is killing me (actually, I know
_zero_ about non-blocking socket calls because I used Linux and Solaris
in developing my program). Any ideas would be welcome.
Thanks and regards,
Orly
P.S. please respond to the email address listed below, not the mail address
from which I'm sending this mail. Thanks.
------------------------------------------------------------------------------
| Orlando A. Andico "I have no concept of time, other than |
| oandico AT eee DOT upd DOT edu DOT ph it is flying." -- Alanis Morissette |
------------------------------------------------------------------------------
- Raw text -