summaryrefslogtreecommitdiffstats
path: root/libc/inet/accept4.c
Commit message (Collapse)AuthorAgeFilesLines
* accept4: Implement cancellationBernhard Reutner-Fischer2011-05-111-0/+8
.. 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>