commit | 1e7c3d2500404c89ab021561595a2ec5a68a0513 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jul 07 16:41:31 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jul 07 17:46:28 2014 +0200 |
tree | a2cabd9198c3de25fee054735dd23366f3a21d7b | |
parent | 1dc45f15a6d9ee10fe5d9fedb2c9d9ba5691b99b [diff] |
net_is_block() renamed to net_would_block() and corrected behaviour on non-blocking sockets net_would_block() now does not return 1 if the socket is blocking.