fix(server): read accepted conns properly (#929)
This PR fixes that the connection count is read after a connection has been accepted and not before which cause this log to be out of order.
Please register or sign in to comment
This PR fixes that the connection count is read after a connection has been accepted and not before which cause this log to be out of order.