socket_flags
authorThomas Schwinge <thomas@schwinge.name>
Mon, 29 Oct 2018 20:36:01 +0000 (20:36 +0000)
committerSamuel Thibault <sthibault@debian.org>
Mon, 29 Oct 2018 20:36:01 +0000 (20:36 +0000)
commitb460b464add8a5052113273d2ff519c14dacaf0d
tree320c48f534e6f61c9005c6ad0b8a73d180b0d239
parent57701942e245efa9ad5ff466c2c85b0b1693aa8e
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 git-socket_flags.diff
sysdeps/mach/hurd/socket.c