summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2017-02-15 22:01:51 +0100
committerAndy Wingo <wingo@pobox.com>2017-02-15 22:10:25 +0100
commit6e0965104c579431e5a786b60e1a964a112c73b8 (patch)
tree20039c935d8968fcc6d0b50b45a52026165088d1 /m4
parent9399c1347918fb9b39ee4b1443bcc0df78ebf750 (diff)
downloadguile-6e0965104c579431e5a786b60e1a964a112c73b8.tar.gz
Add accept4 support
* doc/ref/posix.texi (Network Sockets and Communication): Add documentation. * libguile/socket.c (scm_accept4): New function, replaces accept implementation. (scm_accept): Call scm_accept4. (scm_init_socket): Define SOCK_CLOEXEC and SOCK_NONBLOCK. * libguile/socket.h: Add private scm_accept4 decl. * module/ice-9/suspendable-ports.scm (accept): Update.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions