Skip to content

Commit

Permalink
(amihaiemil#52) Unix socket pooling
Browse files Browse the repository at this point in the history
* Deleted puzzle
  • Loading branch information
llorllale committed Mar 19, 2018
1 parent bde743c commit bd38d70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/amihaiemil/docker/UnixHttpClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@
* @since 0.0.1
* @checkstyle ParameterNumber (150 lines)
* @checkstyle AnonInnerLength (150 lines)
* @todo #44:30min Connection pooling is currently hardcoded at 10 connections
* max. Figure out how to make this configurable.
*/
final class UnixHttpClient implements HttpClient {

Expand Down

0 comments on commit bd38d70

Please sign in to comment.