diff options
author | Nicolas Noble <nnoble@google.com> | 2015-03-18 16:27:43 -0700 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2015-03-19 04:21:22 +0100 |
commit | cfd6073a66fda3db150998ef40dbbc76c198c02e (patch) | |
tree | 219bdb26ca59d84996c4fd29e2be2d467057f080 /src/core/iomgr/resolve_address_windows.c | |
parent | 6cf02edae146694e6e9378e0b6fb635439b9c140 (diff) |
Various Windows fixes.
-) using dupenv_s instead of getenv_s and calling strdup ourselves.
-) few impossible-to-obtain if checks.
-) various signed/unsigned casting.
-) using time_t instead of time32_t
-) checking output of FormatMessage for failures.
-) don't redefine _WIN32_WINNT without undefining it first.
-) fixed msvc's interlocked casting.
-) renamed AddPort to AddListeningPort.
-) added protobuf's third_party includes to search path.
-) added a missing definition for inet_ntop in mingw32.
-) removed useless declarations.
Diffstat (limited to 'src/core/iomgr/resolve_address_windows.c')
0 files changed, 0 insertions, 0 deletions