]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
if: introduce xsocketpair, similar to xsocket
authorRoy Marples <roy@marples.name>
Sat, 5 Sep 2020 15:10:30 +0000 (16:10 +0100)
committerRoy Marples <roy@marples.name>
Sat, 5 Sep 2020 15:10:30 +0000 (16:10 +0100)
commitf377b643a9f4fdea14c381f462f9d80650fcccc7
treef7d6ca1df254a53aae66944ba466634686e9d64b
parent47985cc0f14356a033fb47dc878084a088446b3e
if: introduce xsocketpair, similar to xsocket

Old systems don't have SOCK_CLOEXEC, etc, this makes it easy.
While here, right limit the sockets.
src/if.c
src/if.h