Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2001 17:33: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
Message-ID:  <200102240133.f1O1XCt00709@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/02/23 17:33:12 PST

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  When returning EV_EOF for the socket read/write filters, also return
  the current socket error in fflags.  This may be useful for determining
  why a connect() request fails.
  
  Inspired by:  "Jonathan Graehl" <jonathan@graehl.org>
  
  Revision  Changes    Path
  1.91      +3 -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?200102240133.f1O1XCt00709>