StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Len Holgate

Rating
1560.73 (5,459th)
Reputation
18,382 (7,560th)
Page: 1 2 3 ... 11
Title Δ
Can too many WSASend in short time be a problem? 0.00
Business logic in IO completion Port 0.00
Add OpenSSL Support in IOCP Client application 0.00
Is there any advantage with RIO of IOCP over events? -1.81
How to set up a thread pool for an IOCP server with connections tha... 0.00
RTP packet Loss handling 0.00
Is DTLS supported by Schannel on Windows 7? 0.00
zlib inflate stream and avail_in +1.47
Winsock asynchronous multiple WSASend with one single buffer 0.00
What IO operations causes completion packets to be sent to the comp... +1.11
Should WSASocket() be used with IOCP? 0.00
How to know when the socket has received a FIN packet when using WS... 0.00
Completion key vs extending the OVERLAPPED structure 0.00
Should I make simultaneous WSASend() calls? 0.00
How to initialize WSAOVERLAPPED when using IOCP? +1.80
How many threads I should create for IOCP? 0.00
Server memory management 0.00
How to create multiple threads for the completion port? 0.00
Should I handle the fact that WSASend() may not send all data? +1.79
What will be the values of these parameters when GetQueuedCompletio... 0.00
Should I handle the error of WSARecv() in two places? 0.00
WSARecv() and the lpNumberOfBytesRecvd parameter +1.69
Why GetQueuedCompletionStatus() does not return operation type? 0.00
Should I use AcceptEx() or WSAAccept()? -0.06
How to simulate a blocking send() using WSASend() and IOCP? 0.00
How to know if a completion packet is for WSASend() or WSARecv() or... 0.00
How to send a file using IOCP? +1.38
Is Overlapped I/O used on the client side also? -0.17
Can WSARecv() return data immediately? -2.34
Can anyone explain to me this IOCP diagram? 0.00
Can I call WSASend() repeatedly? -2.67
Can I use accept() with IOCP? -0.55
Best method to handle multiple client connections under Windows (wi... +1.53
Winsock RIO: RIOReceive returns immediately with no bytesTransferred 0.00
Unordered socket read & close notification using IOCP 0.00
Why are I/O Completion Port Packets Queued in FIFO order if they ma... +0.41
TCP/IP IOCP received data sometimes corrupt - Visual C++ on Windows -0.00
CreateRemoteThread on LoadLibrary and get the HMODULE back -0.08
Boost asio socket on windows can't async_connect -1.76
Timing issue? Program runs fine in Visual Studio but not standalone -0.08
Why am I getting this result (same thread entering twice before exi... +1.05
IOCP: how does the kernel decide to complete WSASend synchronously... 0.00
How to identify pushback under Win IOCP? +2.20
Multiple New Objects Have The Same Pointer Addresses 0.00
Decoding rtp payload as H264 using wireshark 0.00
post many wsasend on the same socket from multiple threads 0.00
Windows Registered I/O Win 8.1 RioCreateRequestQueue Error 10045 0.00
IOCP: If operation returns immediately with error, can I still rece... +0.49
Performance benefit of multiple pending reads or multiple pending w... +2.04
select() equivalence in I/O Completion Ports 0.00