Out of band data

Sean Casey sean at ms.uky.edu
Fri Feb 1 10:14:54 AEST 1991


To receive out-of-band data, don't do a read(). Do a recv() with the
OOB flag set. Things will work properly then.

Sean

-- 
** Sean Casey  <sean at s.ms.uky.edu>



More information about the Comp.unix.programmer mailing list