agent: fix crash with debugging enabled
For some connection types nicesock->fileno is never set. Make sure it is not NULL before using it.
Showing
Please register or sign in to comment
For some connection types nicesock->fileno is never set. Make sure it is not NULL before using it.