GAEHWILER Reto
83745652c4
TCP-stack fix for stalled tcp sockets due to broken keepalive
...
Fixes an issue where tcp sockets with activated keepalives stalled and
were not properly closed. Poll would not indicate a POLLHUP and therefore
locks down the application.
* tcp_conn_s.tcp_conn_s & tcp_conn_s.keepintvl changed to uint32_t
According RFC1122 keepidle MUST have a default of 2 hours.
2020-10-27 11:21:56 -07:00
..
2020-01-11 08:24:49 -06:00
2020-01-21 08:30:39 -06:00
2020-05-17 14:01:00 -03:00
2019-12-09 08:45:52 -06:00
2020-02-24 11:35:01 -06:00
2020-01-11 08:24:49 -06:00
2020-05-17 14:01:00 -03:00
2020-10-02 04:54:52 +02:00
2020-05-17 14:01:00 -03:00
2018-03-13 09:52:27 -06:00
2020-02-14 08:50:45 -06:00
2020-01-11 17:20:02 -03:00
2020-05-19 13:36:45 +08:00
2017-04-21 16:33:14 -06:00
2020-02-23 22:27:46 +01:00
2020-02-22 14:45:07 -06:00
2020-05-13 06:50:07 -06:00
2020-02-23 22:27:46 +01:00
2020-05-17 14:01:00 -03:00
2020-01-11 08:24:49 -06:00
2020-02-19 12:21:28 -06:00
2020-05-17 14:01:00 -03:00
2020-10-27 11:21:56 -07:00
2020-05-17 14:01:00 -03:00
2019-07-02 18:02:23 -06:00
2020-05-10 14:35:50 -06:00
2020-10-27 11:21:56 -07:00
2020-05-17 14:01:00 -03:00
2018-01-22 19:33:14 -06:00
2020-05-17 14:01:00 -03:00
2020-10-27 11:21:56 -07:00