]> granicus.if.org Git - curl/commitdiff
INTERNALS: tftp is decent now, ldap is not
authorDaniel Stenberg <daniel@haxx.se>
Thu, 29 Apr 2010 17:19:08 +0000 (19:19 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 29 Apr 2010 19:57:41 +0000 (21:57 +0200)
It's not quite fair to list TFTP is a "crappy" member of the
libcurl family so I removed its mentioning.

docs/INTERNALS

index 630b72b0f637a98d3a30b660e062c1be7e82480e..54119cf79cd054e7d14ee913a403693ee6963047 100644 (file)
@@ -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