author | Sepherosa Ziehau <sephe@dragonflybsd.org> | |
Wed, 28 Oct 2015 13:22:47 +0000 (21:22 +0800) | ||
committer | Sepherosa Ziehau <sephe@dragonflybsd.org> | |
Fri, 30 Oct 2015 03:39:54 +0000 (11:39 +0800) | ||
commit | 36e1dffed76a1bcea1179feaf2fad92342aae291 | |
tree | bb6b4e91bb7dc4345a977a5ef2f886321f52759d | tree | snapshot |
parent | 9a7343b2a6b09d231adc330c6bf74df89f06d505 | commit | diff |
lib/libc/sys/socket.2 | diff | blob | blame | history | |
lib/libc/sys/socketpair.2 | diff | blob | blame | history | |
sys/kern/uipc_syscalls.c | diff | blob | blame | history | |
sys/sys/socket.h | diff | blob | blame | history | |
test/sockext/checkfd/Makefile | [new file with mode: 0644] | blob |
test/sockext/checkfd/checkfd.c | [new file with mode: 0644] | blob |
test/sockext/socket/cloexec/Makefile | [new file with mode: 0644] | blob |
test/sockext/socket/cloexec/socket_cloexec.c | [new file with mode: 0644] | blob |
test/sockext/socket/nonblock/Makefile | [new file with mode: 0644] | blob |
test/sockext/socket/nonblock/socket_nblock.c | [new file with mode: 0644] | blob |
test/sockext/socketpair/cloexec/Makefile | [new file with mode: 0644] | blob |
test/sockext/socketpair/cloexec/sockpair_cloexec.c | [new file with mode: 0644] | blob |
test/sockext/socketpair/nonblock/Makefile | [new file with mode: 0644] | blob |
test/sockext/socketpair/nonblock/sockpair_nblock.c | [new file with mode: 0644] | blob |