OSDN Git Service

accept4: Implement cancellation
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 11 May 2011 09:31:45 +0000 (11:31 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 11 May 2011 09:58:07 +0000 (11:58 +0200)
commit74a2c71153b910ee4773866ee30be84730a4d5b8
tree41ac5d32a5b40f4acdd0d0bee0831696df0d12bb
parent46e3df937b05fa291470e975cd836c5435aa0ecc
accept4: Implement cancellation

.. and add proper prototype, move it into it's own obj and other such
cleanups.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/sys/socket.h
libc/inet/Makefile.in
libc/inet/accept.c
libc/inet/accept4.c [new file with mode: 0644]
libc/inet/socketcalls.c
libc/sysdeps/linux/common/bits/kernel-features.h
libc/sysdeps/linux/common/stubs.c