mirror of
https://github.com/curl/curl.git
synced 2026-05-30 10:27:28 +03:00
INTERNALS: tftp is decent now, ldap is not
It's not quite fair to list TFTP is a "crappy" member of the libcurl family so I removed its mentioning.
This commit is contained in:
parent
16f575ee6c
commit
82b55efdba
1 changed files with 1 additions and 1 deletions
|
|
@ -356,7 +356,7 @@ multi interface/non-blocking
|
|||
|
||||
The FTP and the SFTP/SCP protocols are thus perfect examples of how we adapt
|
||||
and adjust the code to allow non-blocking operations even on multi-stage
|
||||
protocols. The DICT, TELNET and TFTP are crappy examples and they are subject
|
||||
protocols. The DICT, LDAP and TELNET are crappy examples and they are subject
|
||||
for rewrite in the future to better fit the libcurl protocol family.
|
||||
|
||||
SSL libraries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue