socket_flags
authorThomas Schwinge <thomas@schwinge.name>
Tue, 18 Oct 2016 21:10:46 +0000 (21:10 +0000)
committerAurelien Jarno <aurel32@debian.org>
Tue, 18 Oct 2016 21:10:46 +0000 (21:10 +0000)
commit762b0106b37fe1d244cf177471d87f3b11561ac9
tree577ffab5eb7dda8a5bd927c655e96db5281d4927
parent43619f16877d90e6e011fa6a13e74ba93cfedf45
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