Files
rtorrent/src
stickz b284be6a66 Resolve scgi software crash
This commit resolves a scgi software crash when the scgi socket is closed before the message can be sent. It instructs `::send()` not to send a SIGPIPE termination signal. Instead the value -1 is returned and handled bellow. The SCgiTask is closed and a new one is sent to complete the task.

```
Thread 3 "rtorrent scgi" received signal SIGPIPE, Broken pipe.
                                                             [Switching to Thread 0x7fffe635c6c0 (LWP 2443872)]
0x00007ffff7929a84 in send () from /lib/x86_64-linux-gnu/libc.so.6
```
2024-10-29 22:42:33 +09:00
..
2024-10-20 18:33:33 +09:00
2024-10-20 18:33:33 +09:00
2024-09-01 08:20:01 -04:00
2024-10-29 22:42:33 +09:00
2024-09-01 08:20:01 -04:00
2024-09-01 08:20:01 -04:00
2024-09-06 11:16:47 -04:00
2014-05-13 23:36:37 +09:00
2014-05-13 23:36:37 +09:00
2021-06-21 21:14:48 +09:00
2014-09-23 18:56:29 +09:00
2019-08-23 23:25:24 +09:00
2012-05-22 17:19:19 +09:00
2024-09-01 08:20:01 -04:00
2014-05-13 23:36:37 +09:00
2014-06-18 22:06:37 +09:00
2014-05-13 23:36:37 +09:00
2013-04-03 21:16:11 +09:00