Hi Everybody,

Does anybody know how to read out-of-band data? I tried it this way:
 if ((br= recv(s,buf,n-bcount,MSG_OOB)) > 0) {....
But all it gives me is an ": Invalid argument " (after calling perror), so it
doesn't work.

Ferenc

**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to