Socket programming examples wanted
Chris Torek
chris at mimsy.umd.edu
Fri Oct 20 08:28:25 AEST 1989
In article <430 at cscnj.csc.COM> paul at cscnj.csc.COM (Paul Moody) writes:
>I dont know what flavor of tcp/ip you are using, but all three that
>we work with say 'DONT USE SELECT'. Instead use a blocking accept
>and set an alarm.
All three that you work with are broken, then.
Select for reading returns true whenever an accept() will not block.
--
`They were supposed to be green.'
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163)
Domain: chris at cs.umd.edu Path: uunet!mimsy!chris
More information about the Comp.unix.questions
mailing list