]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
Another fix for bug #28853 (recv returns 0 on recv-timeout or any other error), fixed...
authorgoldsimon <goldsimon>
Tue, 9 Feb 2010 20:17:06 +0000 (20:17 +0000)
committergoldsimon <goldsimon>
Tue, 9 Feb 2010 20:17:06 +0000 (20:17 +0000)
commit7699b59e27a218b2722b2a9a1357b4ca91b4800e
tree18b75237ab48eb2e3f45d39464a6b708c5982046
parent1550c4215d7869c01651a137236ba89a560bd542
Another fix for bug #28853 (recv returns 0 on recv-timeout or any other error), fixed err_to_errno_table: ERR_TIMEOUT is EWOULDBLOCK, not ETIMEDOUT
src/api/sockets.c