]> git.meshlink.io Git - utcp/commitdiff
Define UTCP_SHUT_RD/WR/RDWR.
authorGuus Sliepen <guus@meshlink.io>
Sun, 11 Oct 2015 15:00:17 +0000 (17:00 +0200)
committerGuus Sliepen <guus@sliepen.org>
Sun, 2 Jul 2017 09:54:58 +0000 (11:54 +0200)
Don't rely on <sys/socket.h> for the definitions of SHUT_RD/WR/RDWR, add
our own. They should be compatible.


No differences found