Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 1998 00:41:56 -0500 (EST)
From:      HighWind Software Information <info@highwind.com>
To:        current@FreeBSD.ORG
Subject:   accept(2)
Message-ID:  <199811250541.AAA27421@highwind.com>

next in thread | raw e-mail | index | archive | help

Quick man page fix for someone:

The man page for accept() doesn't say anything about EINTR being a
valid error return.

However, in libc_r (/usr/src/lib/libc_r/uthread/uthread_accept.c), it
can (and does) return EINTR.

-Rob

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811250541.AAA27421>