Messages in this thread |  | | Date | Sun, 11 Feb 2001 20:41:04 +0000 (GMT) | From | Chris Evans <> | Subject | Re: BUG: SO_LINGER + shutdown() does not block? |
| |
[cc: Andi]
On Sun, 11 Feb 2001 kuznet@ms2.inr.ac.ru wrote:
> Hello! > > > I'm not seeing shutdown(2) block on a TCP socket. This is Linux kernel > > 2.2.16 (RH7.0). Is this a kernel bug, a documentation bug, > > Man page is wrong.
Yes, man socket(7) seems to be wrong.
I don't have access to a genuine BSD at the moment, but from man pages: - HP/UX specifically states that SO_LINGER has no effect on shutdown() - Solaris SO_LINGER only mentions that close() is affected. - Likewise FreeBSD
Cheers Chris
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |