commit | 80025417eb1b5205223cd10588faf52bdc6c198a | [log] [download] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu Jan 23 20:59:49 2014 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu Jan 23 21:00:57 2014 +0100 |
tree | 3d1d881fe0bea5917957d3d0c32bda89b57d90a5 | |
parent | c2024f4592bbfa1f2d060a12b92da5bd2162008b [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.