Various Win32 fixes and improvements.
-) Properly setting up the endpoint pair. -) Beancounting on socket shutdown to properly add references. -) Only proceed to clear out data when called from the IOCP thread. -) Enabling ALL the tests. -) Fixing run_tests.py to properly invoke them.
Showing
- src/core/iomgr/endpoint_pair_windows.c 2 additions, 0 deletionssrc/core/iomgr/endpoint_pair_windows.c
- src/core/iomgr/iocp_windows.h 1 addition, 0 deletionssrc/core/iomgr/iocp_windows.h
- src/core/iomgr/socket_windows.c 5 additions, 1 deletionsrc/core/iomgr/socket_windows.c
- src/core/iomgr/socket_windows.h 2 additions, 2 deletionssrc/core/iomgr/socket_windows.h
- src/core/iomgr/tcp_windows.c 21 additions, 9 deletionssrc/core/iomgr/tcp_windows.c
- templates/vsprojects/Grpc.mak.template 4 additions, 3 deletionstemplates/vsprojects/Grpc.mak.template
- templates/vsprojects/vcxproj_defs.include 4 additions, 0 deletionstemplates/vsprojects/vcxproj_defs.include
- tools/run_tests/run_tests.py 6 additions, 2 deletionstools/run_tests/run_tests.py
- vsprojects/Grpc.mak 1215 additions, 81 deletionsvsprojects/Grpc.mak
Loading
Please register or sign in to comment