Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2001 00:43:46 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys shutdown.2 src/sys/kern uipc_socket.c
Message-ID:  <200103070843.f278hkn30624@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/03/07 00:43:46 PST

  Modified files:        (Branch: RELENG_4)
    lib/libc/sys         shutdown.2 
    sys/kern             uipc_socket.c 
  Log:
  MFC: In soshutdown(), use SHUT_* constants instead of FREAD and FWRITE.
       Also, return EINVAL if `how' is invalid, as required by POSIX.
  
  Approved by:	jkh
  
  Revision   Changes    Path
  1.7.2.4    +31 -24    src/lib/libc/sys/shutdown.2
  1.68.2.14  +6 -4      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?200103070843.f278hkn30624>