The zmodem transmitter now uses buffered output

This commit is contained in:
Michiel Broek
2006-02-20 20:36:15 +00:00
parent 8a8306083a
commit fcdbbbbd6d
6 changed files with 159 additions and 181 deletions

View File

@@ -26,6 +26,7 @@ v0.83.13 13-Feb-2006
Changed zmodem transmitter timeout to 60 seconds and changed
the zmodem init fase so that clients that don't start automatic
have a chance to start the transfer.
The zmodem transmitter now uses buffered output.
mbcico:
Added real error message for failed outgoing IP connections.