ITADN

Fix some bugs in tracetcp sample

#352Pull Requestgotoh 创建于 2025-06-20
G
gotohcommented
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 条评论