Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2001 12:04:04 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_usrreq.c
Message-ID:  <200110292004.f9TK44959896@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2001/10/29 12:04:03 PST

  Modified files:
    sys/kern             uipc_usrreq.c 
  Log:
  When scanning for control messages, don't process the data mbufs.
  This could cause hangs if a unix domain socket was closed with data
  still to be read from it.
  
  Tested by:	Andrea Campi <andrea@webcom.it>
  
  Revision  Changes    Path
  1.75      +2 -2      src/sys/kern/uipc_usrreq.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110292004.f9TK44959896>