fileno bug fixed
if fileno() failed then select would fail due to not-handling socket errors. they are now handled.
Loading
Please register or sign in to comment
if fileno() failed then select would fail due to not-handling socket errors. they are now handled.