socket_flags
authorThomas Schwinge <thomas@schwinge.name>
Tue, 21 Nov 2017 23:14:20 +0000 (23:14 +0000)
committerAurelien Jarno <aurel32@debian.org>
Tue, 21 Nov 2017 23:14:20 +0000 (23:14 +0000)
commit586feb0bae1bc3f63695eb35b71bb45ca81800e3
treef4b920638464b5f61daee4e3f7a94d74a0a529df
parent92ebb4480fe80f5c0f8a58958aacef479c115c5c
socket_flags

2008-12-17  Thomas Schwinge  <tschwinge@gnu.org>

SOCK_CLOEXEC and SOCK_NONBLOCK for socket on GNU Hurd.
* sysdeps/mach/hurd/socket.c (__socket): Handle SOCK_CLOEXEC and
SOCK_NONBLOCK.
* sysdeps/mach/hurd/kernel-features.h (__ASSUME_SOCK_CLOEXEC): Define.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name tg-socket_flags.diff
sysdeps/mach/hurd/kernel-features.h
sysdeps/mach/hurd/socket.c