Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2002 20:26:54 -0800 (PST)
From:      John Birrell <jb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_sendfile.c
Message-ID:  <200202220426.g1M4Qsa33764@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2002/02/21 20:26:54 PST

  Modified files:
    lib/libc_r/uthread   uthread_sendfile.c 
  Log:
  Fix a bug where a short write to a non-blocking socket would
  leave the descriptor locked, causing other threads to hang
  if they happened to access the socket.
  
  MFC after:      5 days
  
  Revision  Changes    Path
  1.9       +4 -1      src/lib/libc_r/uthread/uthread_sendfile.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?200202220426.g1M4Qsa33764>