socket_flags
authorThomas Schwinge <thomas@schwinge.name>
Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)
commit0500b4b39fea6d89dde9c20750453d85d0f12a03
treea4bb450f1c0f0cab821cde1e0201e195e0b2a26a
parent9b0b8d8de75c2e0776d9fe5505c7e9ed3d01fba9
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