Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in iocp
Timer that supports overlapped I/O (for IOCP)?
Jul 17, 2022
timer
filehandle
iocp
overlapped-io
WSAConnect() vs ConnectEx()
Mar 12, 2018
c++
sockets
winapi
winsock
iocp
Does an IO completetion port spawn a new thread before or after the completion port has something to report?
Jul 05, 2022
windows
winapi
iocp
When using IOCP, should I set WSAOVERLAPPED's hEvent to NULL or to a valid handle to a WSAEVENT object?
Nov 25, 2018
c++
sockets
winsock2
iocp
SSL_read fails with SSL_ERROR_SSL
Jul 05, 2020
c++
openssl
iocp
can the infamous `ERROR_NETNAME_DELETED' error be considered an error at all? [duplicate]
Mar 05, 2022
c++
winapi
tcp
network-programming
iocp
IOCP C++ TCP client
Feb 11, 2022
c++
windows
tcp
iocp
CloseHandle() returns before the serial port is actually closed
May 25, 2022
windows
winapi
serial-port
iocp
io-completion-ports
Windows limitation on number of simultaneously opened sockets/connections per machine
Sep 14, 2022
windows
sockets
networking
iocp
How do Completion Port Threads of the Thread Pool behave during async I/O in .NET / .NET Core?
Jun 12, 2022
.net
asynchronous
.net-core
threadpool
iocp
TCP/IP IOCP received data sometimes corrupt - Visual C++ on Windows
Jan 03, 2021
c++
sockets
tcp
corrupt
iocp
What's the best way to ping many network devices in parallel?
Oct 15, 2022
delphi
network-programming
polling
ping
iocp
Windows 2012 R2 closesocket() hangs on listening socket
May 23, 2021
c++
windows
sockets
networking
iocp
CreateFile() returns INVALID_HANDLE_VALUE but GetLastError() is ERROR_SUCCESS
May 23, 2021
winapi
serial-port
createfile
iocp
getlasterror
Calling WSAGetLastError() from an IOCP thread return incorrect result
Apr 09, 2018
c++
sockets
iocp
Removing a handle from a I/O completion port and other questions about IOCP
Feb 03, 2022
c
windows
file
sockets
iocp
Is there a I/O completion port based component for Delphi?
Jun 29, 2022
delphi
iocp
GetQueuedCompletionStatus can't dequeue IO from IOCP if the thread which originally issued the IO is blocking in ReadFile under windows 8
May 19, 2017
c++
sockets
windows-8
winsock
iocp
Scalable server framework in C++
Aug 20, 2017
c++
boost-asio
epoll
iocp
scalable
Using IOCP with UDP?
Oct 24, 2022
c++
performance
networking
udp
iocp
« Newer Entries
Older Entries »