Brent Cook afcd4be8a7 change socket / file descriptor checks on windows
based on discussion in https://github.com/libressl/portable/issues/266
and https://bugs.python.org/issue23524 adjust the compat layer for
Windows to use _get_osfhandle in combination with
_set_thread_local_invalid_parameter_handler if applicable to more
reliably determine if a handle is a socket, file, or closed socket.

This prevents assertions when calling tls_close on an already-closed
socket.
2023-07-06 20:32:34 +03:00
..
2023-03-23 06:11:16 -05:00
2015-12-06 23:32:18 -06:00
2023-04-15 13:38:01 -06:00
2023-03-23 06:11:16 -05:00
2023-03-23 06:11:16 -05:00
2023-04-15 13:38:01 -06:00
2023-07-03 18:40:00 +03:00
2023-04-15 13:38:01 -06:00
2023-04-15 13:38:01 -06:00