OSEC

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: Markus Friedl (markuscvs.openbsd.org)
Date: Thu Sep 16 2004 - 08:11:01 CDT


CVSROOT: /cvs
Module name: src
Changes by: markuscvs.openbsd.org 2004/09/16 07:11:01

Modified files:
        sys/sys : socketvar.h
        sys/kern : uipc_socket.c

Log message:
add hint for lower layer that a sosend() is in progress (SS_ISSENDING)
inspired by a posting from David Borman and similar changes in net/freebsd
ok mcbride