Commit b8b24cf7 authored by unknown's avatar unknown
Browse files

iocp fixes

parent f9e7260b
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -676,11 +676,6 @@ namespace netplus {
                    }
                }

                // Handshake is done or error occurred, continue main loop
                continue;
                    }
                }
                
                // Handshake done - retrieve application data
                try {
                    while (true) {