DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32859>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32859 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-27 04:12 ------- It is true that sendFile doesn't wait for a final ack (probably because it was thought at the time that we didn't want to hang if the final ack got lost). Therefore, a UDP packet may remain queued for delivery to user space, causing a problem on subsequent read operation on the same socket. However, a call to TFTP.discardPackets is the appropriate (although imperfect if the last ack is delayed) workaround until we get more information about the problem. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
