]> granicus.if.org Git - curl/commit
ftpsendf() is remade to send the entire command in one write(), as some
authorDaniel Stenberg <daniel@haxx.se>
Sat, 30 Dec 2000 13:12:30 +0000 (13:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 30 Dec 2000 13:12:30 +0000 (13:12 +0000)
commitf4acbed214109d09236d6ed2ff1c2551927c2082
tree5898f4833a33b0944f553e1c20497f5603817741
parent910fc8522ad39b6298b5a82132b097a70bdd9c30
ftpsendf() is remade to send the entire command in one write(), as some
firewalls (like FW-1) seems to dislike split-up writes at times...
lib/sendf.c