SIGN IN SIGN UP

Issue #23853: Cleanup _ssl.c

* Rename check_socket_and_wait_for_timeout() to PySSL_select()
* PySSL_select() is now clearly splitted betwen poll() and select()
* Add empty lines for readability
V
Victor Stinner committed
4e3cfa46dc4449c992c33fc2c318cd303798b16c
Parent: 10550cd