|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Theo de Raadt (deraadt
cvs.openbsd.org)
Date: Thu Oct 02 2008 - 09:40:22 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: deraadt
cvs.openbsd.org 2008/10/02 08:40:22
Modified files:
sys/kern : sys_socket.c
Log message:
A closed, disconnected, or otherwise failed socket is still a socket
and should return stat information instead of EINVAL from deep in the
guts of tcp_usrreq. While there, put some more information into struct
stat, inspired by FreeBSD. EINVAL problem reported in PR 5943
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]