mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:31:42 +03:00
TODO: remove item about signals
With SIGPIPE handling now automatic on most platforms, remove the TODO item again. Closes #20447
This commit is contained in:
parent
0f54ca6150
commit
ae99d750dd
1 changed files with 0 additions and 8 deletions
|
|
@ -1039,11 +1039,3 @@ See [curl issue 12655](https://github.com/curl/curl/issues/12655)
|
|||
|
||||
Running test suite with `CURL_DBG_SOCK_WBLOCK=90 ./runtests.pl -a 1200 to
|
||||
1300` makes several Gopher test cases fail where they should not.
|
||||
|
||||
# Signals
|
||||
|
||||
## SIGPIPE
|
||||
|
||||
Since we control the IO functions for most protocols and disable
|
||||
SIGPIPE on sends, libcurl could skip the special SIGPIPE ignore
|
||||
handling for those transfers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue