Click here to Skip to main content
15,886,137 members

Comments by zvx (Top 5 by date)

zvx 22-Jul-11 8:45am View    
Deleted
Doc Lobster:

Yes, silly me, I didn't realize newer versions of C compilers allowed that.

In MSVC6 (which I used a lot in previous years) it didn't work though, and that left me thinking it didn't work in other compilers either. Now, for what it's worth, the way I did it here also works in MSVC6.
zvx 12-May-11 20:02pm View    
Deleted
"How other threads will be able to accept connection between 9. -> 9.1.5 ?"

This example is not meant to show threading issues, but to be a very simple example of how to use IOCPs.
zvx 11-Feb-11 16:53pm View    
Deleted
Reason for my vote of 5
Because all global replace MUST be audited.
zvx 12-Jan-11 9:17am View    
Deleted
Reason for my vote of 5
That's the obvious and simple way of doing it! In addition, I would (and did) change the extension from .zip to something apparently harmless like .dat, or .pdf, etc
.
zvx 8-Aug-10 9:40am View    
Deleted
Reason for my vote of 5
A simple but useful tip.