http://bugs.winehq.org/show_bug.cgi?id=8627
------- Additional Comments From damjan.jov@gmail.com 2007-24-07 00:41 ------- Created an attachment (id=7224) --> (http://bugs.winehq.org/attachment.cgi?id=7224&action=view) allow sending 0 bytes to succeed
Ok it loops forever because it tries to send 0 bytes and wine doesn't like that, this patch fixes it.