]> granicus.if.org Git - curl/commit
Remove bogus optimisation of telnet upload.
authorColin Hogben <curl@pythontech.co.uk>
Wed, 4 Jan 2012 11:24:49 +0000 (11:24 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 Jan 2012 21:17:46 +0000 (22:17 +0100)
commit51c485342b3be871c8998affc62901a27ffd3d92
tree32b73f996a11afc02f49bdbb8201347eb6571a65
parent4563eeb9f43621f137c51c80e3335a3d281b845a
Remove bogus optimisation of telnet upload.

Remove wrongly implemented optimisation of telnet upload, apparently
intended to allow the library to avoid manually polling for input.
src/tool_operate.c