Commit 82b55efd authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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.
parent 16f575ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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