Subject: | Socks server loose data. Patchfile attached. |
Hello.
Socks server loose data when server-side send response and
simultaneously close connection (for example in http-redirect).
I hope attached patchfile in right way.
Thank you.
Nick.
Subject: | SOCKS.pm.patch |
534,535d533
< my $client_id = $self->{links}->{ $link_id }->{client};
< $self->{clients}->{$client_id}->{wheel}->flush;