Skip to content

Commit

Permalink
#291 and even more cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
bsideup committed Feb 21, 2017
1 parent 6c5d14e commit 373e54d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ InetSocketAddress start() throws IOException {
inputFuture.get();
outputFuture.get();
}
incomingSocket.close();
return null;
});

Expand Down

0 comments on commit 373e54d

Please sign in to comment.