Fix some bugs in tracetcp sample
Fix two tiny bugs in sample `tracetcp`.
- Unexpected behavior by unnecessary `__debugbreak()` in `Mine_WSALookupServiceBeginW()`.
- Crash in `Mine_accept()` when the *optional* second argument `addr` of `accept()` is `NULL`.
- Fix misjudgement with return value from `GetTimeZoneInformation()`.
合并状态:未合并 2 条评论