]> git.meshlink.io Git - utcp/commit
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)
commitf1467a0aa5dc2f683d657d6b3670c98bcf1b1abe
tree37988031f156135acb1ddc629a0cceba7c8a20f4
parent2049874f3c436cc1d85bb8bcccb272a3b933f4a9
Define UTCP_SHUT_RD/WR/RDWR.

Don't rely on <sys/socket.h> for the definitions of SHUT_RD/WR/RDWR, add
our own. They should be compatible.
utcp.h