Skip to content

Commit

Permalink
Added some missing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
elecharny committed Dec 16, 2024
1 parent 47789bb commit 9791886
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ protected NioSession accept(IoProcessor<NioSession> processor, ServerSocketChann
protected ServerSocketChannel open(SocketAddress localAddress) throws Exception {
// Creates the listening ServerSocket

SocketSessionConfig config = this.getSessionConfig();
SocketSessionConfig config = this.getSessionConfig();

ServerSocketChannel channel = null;

Expand Down

0 comments on commit 9791886

Please # to comment.