Suppress timeout parameter from net_Select() - refs #1056.
The only use of the timeout was to poll b_die, but net_ReadInner() takes care of that already.
Showing
Please register or sign in to comment
The only use of the timeout was to poll b_die, but net_ReadInner() takes care of that already.