]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
rsocket: Return -1 from raccept in case of EAGAIN error
authorSean Hefty <sean.hefty@intel.com>
Tue, 10 Feb 2015 20:23:52 +0000 (12:23 -0800)
committerSean Hefty <sean.hefty@intel.com>
Tue, 10 Feb 2015 20:23:52 +0000 (12:23 -0800)
If no pending connections are present for the rsocket
marked as nonblocknig, raccept should fail with the error
EAGAIN or EWOULDBLOCK.

Signed-off-by: Sasha Kotchubievsky <sashakot@mellanox.com>

No differences found