Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bsideup committed Feb 21, 2017
1 parent ce3d621 commit b4925cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ InetSocketAddress start() throws IOException {
incomingSocket.close();
}
return null;
});
}).get();

} catch (IOException e) {
log.warn("", e);
Expand Down

0 comments on commit b4925cf

Please sign in to comment.