BUG#2845 client fails to reconnect if using TCP/IP
- Use 'poll' if available - Check that sd <= FD_SETSIZE if using 'select' - Handle case when 'net_data_is_ready' returns -1, ie. sd > FD_SETSIZE and 'select' is used
Showing
Please register or sign in to comment