Searched refs:ERROR_IO_PENDING (Results 1 – 23 of 23) sorted by relevance
28 self.assertEqual(ov1.error, _winapi.ERROR_IO_PENDING)42 self.assertIn(ov2.error, {0, _winapi.ERROR_IO_PENDING})50 self.assertIn(ov2.error, {0, _winapi.ERROR_IO_PENDING})
736 case ERROR_IO_PENDING: in do_ReadFile()839 case ERROR_IO_PENDING: in do_WSARecv()967 case ERROR_IO_PENDING: in Overlapped_WriteFile()1024 case ERROR_IO_PENDING: in Overlapped_WSASend()1074 case ERROR_IO_PENDING: in Overlapped_AcceptEx()1166 case ERROR_IO_PENDING: in Overlapped_ConnectEx()1205 case ERROR_IO_PENDING: in Overlapped_DisconnectEx()1260 case ERROR_IO_PENDING: in Overlapped_TransmitFile()1301 case ERROR_IO_PENDING: in Overlapped_ConnectNamedPipe()1529 WINAPI_CONSTANT(F_DWORD, ERROR_IO_PENDING); in PyInit__overlapped()
414 if (err == ERROR_IO_PENDING) in _winapi_ConnectNamedPipe_impl()1411 if (err == ERROR_IO_PENDING) in _winapi_ReadFile_impl()1665 if (err == ERROR_IO_PENDING) in _winapi_WriteFile_impl()1787 WINAPI_CONSTANT(F_DWORD, ERROR_IO_PENDING); in PyInit__winapi()
155 case ERROR_IO_PENDING: in StartOnIOThread()293 if (ok || GetLastError() == ERROR_IO_PENDING) { in ReadMore()308 if (ok || GetLastError() == ERROR_IO_PENDING) { in WriteNoLock()
317 case ERROR_IO_PENDING: in HandleInitialState()377 if (success || error_code == ERROR_IO_PENDING) { in HandleConnectedState()497 } else if (error_code == ERROR_IO_PENDING) { in HandleWriteDoneState()701 if (!success && error_code != ERROR_IO_PENDING) { in RespondToClient()
59 GetLastError() != ERROR_IO_PENDING) in main()
259 if not err and win32.GetLastError() != win32.ERROR_IO_PENDING:269 if not err and win32.GetLastError() != win32.ERROR_IO_PENDING:288 if not err and win32.GetLastError() != win32.ERROR_IO_PENDING:
198 ERROR_IO_PENDING = 997 # Variable c_long variable
133 if (err == ERROR_IO_PENDING) { in l2_packet_send()258 if (err != ERROR_IO_PENDING) { in l2_ndisuio_start_read()
403 if(error != ERROR_IO_PENDING) in SendTo()409 if(retVal == 0 || (retVal == SOCKET_ERROR && error == ERROR_IO_PENDING)) in SendTo()603 if(rxError != ERROR_IO_PENDING) in PostRecv()619 if((rxError == ERROR_IO_PENDING) || (nRet == 0)) in PostRecv()
80 ((last_error = GetLastError()) != ERROR_IO_PENDING)) { in pread()83 if (ERROR_IO_PENDING == in pread()
148 if (err != ERROR_IO_PENDING) in run()261 else if (err != ERROR_IO_PENDING) in run()
282 if err == _winapi.ERROR_IO_PENDING:304 if err == _winapi.ERROR_IO_PENDING:849 if err == _winapi.ERROR_IO_PENDING:
192 if (last_error != ERROR_IO_PENDING) { in tcp_connect()
276 if (last_error != ERROR_IO_PENDING) { in start_accept_locked()
191 case ERROR_IO_PENDING: in ctrl_open_pipe()622 case ERROR_IO_PENDING: in global_open_pipe()
137 if exc.winerror != _overlapped.ERROR_IO_PENDING:224 if exc.winerror != _overlapped.ERROR_IO_PENDING:
142 if (err == ERROR_IO_PENDING) in deTimer_disable()
639 if (rc || WSAGetLastError() == ERROR_IO_PENDING) in bufferevent_async_connect_()
572 if (error != ERROR_IO_PENDING) { in start_accepting()
2750 if (GetLastError() != ERROR_IO_PENDING) { in winusbx_submit_control_transfer()2834 if (GetLastError() != ERROR_IO_PENDING) { in winusbx_submit_bulk_transfer()3313 if (GetLastError() != ERROR_IO_PENDING) { in _hid_get_report()3400 if (GetLastError() != ERROR_IO_PENDING) { in _hid_set_report()3875 if (GetLastError() != ERROR_IO_PENDING) { in hid_submit_bulk_transfer()
657 EXPECT_EQ(static_cast<DWORD>(ERROR_IO_PENDING), GetLastError()); in Init()
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...