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
IO Completion ports: How does WSARecv() work?
Mar 03, 2023
c++
winsock
iocp
Resources To learn IOCP On Windows
Dec 23, 2022
c
windows
iocp
io-completion-ports
"Un-associate" socket from completion port
Dec 16, 2022
c++
sockets
winapi
winsock
iocp
How can I wait on an I/O completion port and an event at the same time?
Oct 08, 2022
c++
c
multithreading
winapi
iocp
Is it possible to know how many unprocessed completed operations are queued on an IOCP through an API call?
Oct 05, 2022
c#
.net
sockets
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
Older Entries »