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
It eliminates the (perhaps non-blocking version of) speedup loop by using a
generic `select` call which should be available both to POSIX and Winsock2.
tls_socket_wait();
写这行代码的时候动过脑子吗?
The text was updated successfully, but these errors were encountered: