You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The derived socket types basic_datagram_socket and basic_stream_socket should specify that their native_handle_type is the same as basic_socket::native_handle_type
The text was updated successfully, but these errors were encountered:
The derived socket types
basic_datagram_socket
andbasic_stream_socket
should specify that theirnative_handle_type
is the same asbasic_socket::native_handle_type
The text was updated successfully, but these errors were encountered: