Piyush Shah
4ee065df79
httpd_sess_close: Check for session validity before closing
...
If httpd_sess_trigger_close() gets called twice for the same socket,
the first httpd_sess_close() cb closes the correct socket, but the second
invocation closes the wrong socket which was just accepted and added to
the socket db. Checking for the lru counter will help identify this as the
counter is set only for requests actually served.
2019-09-12 08:41:31 +00:00
..
2019-07-05 12:44:35 +00:00
2019-09-06 11:59:03 +08:00
2019-06-21 19:53:29 +08:00
2019-09-12 10:40:34 +08:00
2019-09-12 10:40:34 +08:00
2019-09-12 13:23:54 +08:00
2019-07-07 01:51:45 +00:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-09-10 06:42:31 +08:00
2019-09-11 10:16:43 +10:00
2019-09-12 10:40:34 +08:00
2019-06-21 19:53:29 +08:00
2019-09-03 08:07:16 +02:00
2019-09-06 15:46:18 +08:00
2019-07-26 13:58:26 +05:30
2019-08-13 11:38:28 +05:30
2019-07-08 15:15:14 +08:00
2019-09-12 08:41:31 +00:00
2019-06-25 23:41:33 +00:00
2019-06-25 23:43:35 +00:00
2019-07-05 18:20:15 +05:30
2019-07-01 11:41:50 +08:00
2019-07-18 14:40:59 +08:00
2019-07-15 13:15:07 +02:00
2019-09-10 15:58:42 +08:00
2019-08-28 10:28:17 +08:00
2019-06-21 19:53:29 +08:00
2019-08-27 13:35:39 +08:00
2019-06-21 19:53:29 +08:00
2019-07-27 10:28:16 +02:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-09-02 12:40:46 +08:00
2019-06-21 19:53:29 +08:00
2019-08-21 18:40:50 +10:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-09-03 08:07:16 +02:00
2019-09-02 23:25:06 +08:00
2019-07-27 17:25:25 +08:00
2019-07-18 10:34:10 +02:00
2019-09-06 11:30:01 +08:00
2019-06-21 19:53:29 +08:00
2019-07-08 17:31:27 +10:00
2019-06-21 19:53:29 +08:00
2019-07-27 10:28:16 +02:00
2019-06-21 19:53:29 +08:00
2019-07-05 18:20:15 +05:30
2019-07-29 04:43:49 +02:00
2019-07-29 10:41:17 +08:00
2019-09-08 16:34:40 +08:00
2019-09-10 17:20:19 +02:00
2019-07-27 10:28:16 +02:00
2019-08-28 10:28:17 +08:00
2019-07-16 16:22:11 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-08-15 14:11:51 +02:00
2019-07-27 10:28:16 +02:00
2019-07-13 15:48:23 +05:30
2019-08-29 13:05:02 +05:30
2019-06-21 19:53:29 +08:00