-
- Downloads
Merge pull request #8486 from y-zeng/get_tos
Add grpc_endpoint_get_fd and grpc_transport_get_endpoint
No related branches found
No related tags found
Showing
- src/core/ext/transport/chttp2/transport/chttp2_transport.c 10 additions, 1 deletionsrc/core/ext/transport/chttp2/transport/chttp2_transport.c
- src/core/ext/transport/cronet/transport/cronet_transport.c 8 additions, 1 deletionsrc/core/ext/transport/cronet/transport/cronet_transport.c
- src/core/lib/iomgr/endpoint.c 2 additions, 0 deletionssrc/core/lib/iomgr/endpoint.c
- src/core/lib/iomgr/endpoint.h 5 additions, 0 deletionssrc/core/lib/iomgr/endpoint.h
- src/core/lib/iomgr/tcp_posix.c 7 additions, 1 deletionsrc/core/lib/iomgr/tcp_posix.c
- src/core/lib/security/transport/secure_endpoint.c 5 additions, 1 deletionsrc/core/lib/security/transport/secure_endpoint.c
- src/core/lib/transport/transport.c 5 additions, 0 deletionssrc/core/lib/transport/transport.c
- src/core/lib/transport/transport.h 5 additions, 0 deletionssrc/core/lib/transport/transport.h
- src/core/lib/transport/transport_impl.h 3 additions, 0 deletionssrc/core/lib/transport/transport_impl.h
- test/core/internal_api_canaries/iomgr.c 2 additions, 1 deletiontest/core/internal_api_canaries/iomgr.c
- test/core/util/mock_endpoint.c 4 additions, 0 deletionstest/core/util/mock_endpoint.c
- test/core/util/passthru_endpoint.c 4 additions, 0 deletionstest/core/util/passthru_endpoint.c
Loading
Please register or sign in to comment