]> Zhao Yanbai Git Server - minix.git/commit
UDS: support for nonblocking sockets
authorDavid van Moolenbroek <david@minix3.org>
Fri, 4 Oct 2013 15:57:42 +0000 (17:57 +0200)
committerLionel Sambuc <lionel@minix3.org>
Sat, 1 Mar 2014 08:04:57 +0000 (09:04 +0100)
commit3e8346a8e81713f7608741ea9a1bb9aaa710e03a
tree95983e923513a8e2f36fb1845f18280decbf36ca
parent1e07186cafdc3553a19e60c38be60e5e2baeb1aa
UDS: support for nonblocking sockets

This patch includes several other fixes, which are now tested in the
test56 test set.

Change-Id: I9535d5a6c072abf966252838522c5f65b353c6c2
drivers/uds/ioc_uds.c
drivers/uds/uds.c
lib/libc/sys-minix/accept.c
test/test56.c