Skip to content

Commit

Permalink
Merge d273d92 into a603858
Browse files Browse the repository at this point in the history
  • Loading branch information
pnagurny committed Apr 29, 2015
2 parents a603858 + d273d92 commit 8607cea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/pool.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ function Pool(options) {
self._addAddr({
ip: {
v4: ip
}
},
port: self.network.port
});
});
if (self.keepalive) {
Expand Down

0 comments on commit 8607cea

Please sign in to comment.