]> git.ipfire.org Git - thirdparty/curl.git/commit
KNOWN_BUGS: Add entry 'Blocking socket operations'
authorJay Satiro <raysatiro@yahoo.com>
Sat, 11 Apr 2020 20:05:18 +0000 (16:05 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 14 Apr 2020 18:46:13 +0000 (14:46 -0400)
commit42e18528f63ad9be46e179cca73bc2b0d2da9eeb
tree3ad890eabb1d7e6efaa25a8ad4d11ca42d643379
parenta6f7b2f2a4b07edc8a5ccc5f061dd2ce35dfd9a0
KNOWN_BUGS: Add entry 'Blocking socket operations'

- Add threaded resolver cleanup and GSSAPI for FTP to the TODO list of
  known blocking operations.

- New known bugs entry 'Blocking socket operations in non-blocking API'
  that directs to the TODO's list of known blocking operations.

Ref: https://github.com/curl/curl/pull/5214#issuecomment-612488021

Reported-by: Marc Hoersken
Closes https://github.com/curl/curl/pull/5216
docs/KNOWN_BUGS
docs/TODO