mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 09:21:50 -05: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
@ -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…
x
Reference in New Issue
Block a user