[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #20147] getsockopt() with SO_ERROR option
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [bug #20147] getsockopt() with SO_ERROR option |
Date: |
Mon, 11 Jun 2007 17:25:03 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
Follow-up Comment #3, bug #20147 (project lwip):
If I believe the tcp_abort code (call by the keepalive timeout code), you
should got a ERR_ABRT error :
TCP_EVENT_ERR(errf, errf_arg, ERR_ABRT);
ERR_ABRT is matching to ECONNABORTED in err_to_errno_table.
I really would like to see your trace with "err" values. Can you display them
and send us?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?20147>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #20147] getsockopt() with SO_ERROR option, Srinivas Gollakota, 2007/06/11
- [lwip-devel] [bug #20147] getsockopt() with SO_ERROR option, Frédéric Bernon, 2007/06/11
- [lwip-devel] RE: [bug #20147] getsockopt() with SO_ERROR option, Gollakota, Srinivas, 2007/06/11
- [lwip-devel] [bug #20147] getsockopt() with SO_ERROR option, Frédéric Bernon, 2007/06/11
- [lwip-devel] [bug #20147] getsockopt() with SO_ERROR option,
Frédéric Bernon <=
- [lwip-devel] [bug #20147] getsockopt() with SO_ERROR option, Frédéric Bernon, 2007/06/11
- [lwip-devel] [bug #20147] getsockopt() with SO_ERROR option, Frédéric Bernon, 2007/06/11
- [lwip-devel] [bug #20147] getsockopt() with SO_ERROR option, Srinivas Gollakota, 2007/06/11
- [lwip-devel] [bug #20147] getsockopt() with SO_ERROR option, Frédéric Bernon, 2007/06/11
- [lwip-devel] [bug #20147] getsockopt() with SO_ERROR option, Srinivas Gollakota, 2007/06/11
- [lwip-devel] [bug #20147] getsockopt() with SO_ERROR option, Frédéric Bernon, 2007/06/12
- [lwip-devel] [bug #20147] getsockopt() with SO_ERROR option, Simon Goldschmidt, 2007/06/18