Date: Sat, 2 Apr 2011 09:22:06 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/hastd proto_common.c Message-ID: <201104020922.p329MMT6066421@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2011-04-02 09:22:06 UTC
FreeBSD src repository
Modified files:
sbin/hastd proto_common.c
Log:
SVN rev 220270 on 2011-04-02 09:22:06Z by pjd
Allow to disable sends or receives on a socket using shutdown(2) by
interpreting NULL 'data' argument passed to proto_common_send() or
proto_common_recv() as a will to do so.
MFC after: 1 month
Revision Changes Path
1.10 +22 -0 src/sbin/hastd/proto_common.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104020922.p329MMT6066421>
