socket_flags
authorThomas Schwinge <thomas@schwinge.name>
Fri, 5 Jan 2018 18:09:39 +0000 (18:09 +0000)
committerAurelien Jarno <aurel32@debian.org>
Fri, 5 Jan 2018 18:09:39 +0000 (18:09 +0000)
commit0fa22334f4eb63e41cd2a7d6af4d2220a4ee2b9e
treec4d857de25c10e3bd43342d89563064e9db92d6b
parentf77b3c3e6768309a57383d50218b2755a9d2ffb1
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/socket.c