Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 18:09:12 -0800 (PST)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_socket.c uipc_syscalls.c
Message-ID:  <200102140209.f1E29FH13023@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/02/13 18:09:12 PST

  Modified files:
    sys/kern             uipc_socket.c uipc_syscalls.c 
  Log:
  Return ECONNABORTED from accept if connection is closed while on the
  listen queue, as well as the current behavior of a zero-length sockaddr.
  
  Obtained from: KAME
  Reviewed by: -net
  
  Revision  Changes    Path
  1.88      +3 -6      src/sys/kern/uipc_socket.c
  1.85      +15 -2     src/sys/kern/uipc_syscalls.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?200102140209.f1E29FH13023>