Windows: much better pipe_pound_1000 results
This commit is contained in:
parent
89aa4078cc
commit
4c63f554a6
@ -367,6 +367,8 @@ static DWORD WINAPI pipe_connect_thread_proc(void* parameter) {
|
||||
if (pipeHandle != INVALID_HANDLE_VALUE) {
|
||||
break;
|
||||
}
|
||||
|
||||
SwitchToThread();
|
||||
}
|
||||
|
||||
if (pipeHandle != INVALID_HANDLE_VALUE && !uv_set_pipe_handle(handle, pipeHandle)) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user