Friday, October 28, 2016

Digest for comp.programming.threads@googlegroups.com - 2 updates in 1 topic

xeroncn@gmail.com: Oct 26 06:56PM -0700

On Tuesday, February 18, 2003 at 6:32:19 AM UTC+8, Pete Becker wrote:
 
> --
 
> Pete Becker
> Dinkumware, Ltd. (http://www.dinkumware.com)
 
does it mean that I can define ETIMEDOUT to any value I want?
Casper H.S. Dik <Casper.Dik@OrSPaMcle.COM>: Oct 27 07:01AM


>> Pete Becker
>> Dinkumware, Ltd. (http://www.dinkumware.com)
 
>does it mean that I can define ETIMEDOUT to any value I want?
 
No, it only means that while you need to include <errno.h> to get a
definition of all error codes, it doesn't mean that these are
actually defined in /usr/include/errno.h; in my system they are
defined in /usr/include/sys/errno.h.
 
Casper
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com.

No comments: