ning / async-http-client

Asynchronous Http Client for Java
135 stars 50 forks source link

Expose TCP configurable options as AsyncHttpClientConfig #18

Closed jfarcand closed 14 years ago

jfarcand commented 14 years ago

Linger, Buffer etc. which are available on the Socket class.

jfarcand commented 14 years ago

This has been fixed by issue:

http://github.com/AsyncHttpClient/async-http-client/issues/closed#issue/36