NetBSD-Bugs archive

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

PR/54435 CVS commit: src/sys/kern



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54435 CVS commit: src/sys/kern
Date: Mon, 17 Feb 2020 19:40:50 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Tue Feb 18 00:40:50 UTC 2020
 
 Modified Files:
 	src/sys/kern: uipc_socket.c
 
 Log Message:
 PR/54435: Valery Ushakov: Clear urgent status after reading urgent data, so
 that poll(2) works.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.285 -r1.286 src/sys/kern/uipc_socket.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