cmullaparthi / ibrowse

Erlang HTTP client
Other
516 stars 190 forks source link

matching ok = inet:setopts(Socket, ...) crashes, that leads to lack of tcp_closed handling and lack of cleanup #107

Closed paulperegud closed 10 years ago

paulperegud commented 10 years ago

E.g. for chunked response client will never be notified of a problem.