NetBSD-Bugs archive

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

PR/48292 CVS commit: src/sys/kern



The following reply was made to PR kern/48292; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48292 CVS commit: src/sys/kern
Date: Wed, 9 Oct 2013 14:55:56 -0400

 Module Name:   src
 Committed By:  christos
 Date:          Wed Oct  9 18:55:56 UTC 2013
 
 Modified Files:
        src/sys/kern: uipc_syscalls.c
 
 Log Message:
 PR/48292: Justin Cormack: paccept creates sockets that cannot be made blocking
 Reset the socket flags not just the file flags for non-blocking I/O.
 XXX: pullup 6
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.163 -r1.164 src/sys/kern/uipc_syscalls.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index