Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2001 13:32:42 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_socket.c
Message-ID:  <200112012132.fB1LWgi09428@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/12/01 13:32:42 PST

  Modified files:        (Branch: RELENG_4)
    sys/kern             uipc_socket.c 
  Log:
  Fix a bug in the MSG_WAITALL code that could cause long 5-second stalls
  during heavy data transfers (only effects a small number of programs,
  but samba is one of them).
  
  This is an MFC of 1.95 which for some reason was not MFC'd back in march.
  
  Revision   Changes    Path
  1.68.2.17  +9 -1      src/sys/kern/uipc_socket.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?200112012132.fB1LWgi09428>