NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/54650: Calling accept() with a non-blocking listening socket, returns a non-blocking connected socket, which is incorrect behaviour



Linux is unique in that behavior. All the BSDs (including MacOS) and Solaris return a non-blocking socket.

christos


Home | Main Index | Thread Index | Old Index