NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/47569: SOCK_NONBLOCK flag to socket(2) doesn't work
The following reply was made to PR kern/47569; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/47569: SOCK_NONBLOCK flag to socket(2) doesn't work
Date: Fri, 15 Feb 2013 05:31:54 +0000
On Thu, Feb 14, 2013 at 09:35:01PM +0000, uwe%NetBSD.org@localhost wrote:
> A socket created with that flag has O_NONBLOCK in flags (as per fcntl
> F_GETFL), but it seems the flag is not reflected as SS_NBIO flag in
> socket::so_state correctly.
Does this need to go into -5, or is it done?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index