commit | 836dff30efbff95f2090a024da25debe4edd2f83 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Aug 05 23:15:36 2008 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Aug 05 23:15:36 2008 |
tree | 9b07faaabad76f19a30769a9bdcd1ee5e3e47b2a | |
parent | a218f15b205006e999a0dcabd7ebbe631def4e3b [diff] |
Make some changes from my code review. Two significant changes are: 1. Call WSAEventSelect before connect to fix a race condition. 2. Call WSAResetEvent before WSARecv and WSASend because the event is manual-reset and WSAGetOverlappedResult doesn't reset the event for us. R=darin git-svn-id: svn://svn.chromium.org/chrome/trunk/src@406 0039d316-1c4b-4281-b951-d872f2087c98