Module Name: src
Committed By: cgd
Date: Mon Jan 25 05:49:43 UTC 1999
Modified Files:
src/sys/kern [netbsd-1-3]: uipc_socket.c uipc_socket2.c
src/sys/sys [netbsd-1-3]: socketvar.h
Log Message:
Patch to fix select(2)/accept(2) race condition which permits DoS. (mycroft)