Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Mar 2001 11:29:54 -0800 (PST)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_socket.c
Message-ID:  <200103021929.f22JTsS97479@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/03/02 11:29:54 PST

  Modified files:
    sys/compat/linux     linux_socket.c 
  Log:
  Only pick up so_error the first time through with EISCONN, as advertised.
  The sense of the test was reversed, so we were returning EISCONN, then 0.
  
  Pointed out and tested by: Martin Blapp <mb@imp.ch>
  
  Revision  Changes    Path
  1.27      +2 -2      src/sys/compat/linux/linux_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?200103021929.f22JTsS97479>