The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nicolas "Pixel" Noble e93306e54d Making test/core/iomgr visible. 8 years ago
..
BUILD Making test/core/iomgr visible. 8 years ago
combiner_test.c Add debug macros 8 years ago
endpoint_pair_test.c zalloc grpc_pollset 8 years ago
endpoint_tests.c Change error_create API to slice 8 years ago
endpoint_tests.h
error_test.c Change error_create API to slice 8 years ago
ev_epoll_linux_test.c Fix leak 8 years ago
fd_conservation_posix_test.c
fd_posix_test.c Change error_create API to slice 8 years ago
load_file_test.c
pollset_set_test.c Change error_create API to slice 8 years ago
resolve_address_posix_test.c zalloc grpc_pollset 8 years ago
resolve_address_test.c Merge pull request #9753 from ctiller/zalloc 8 years ago
resource_quota_test.c Clamp memory usage estimate 8 years ago
sockaddr_utils_test.c Enclose sin6_scope_id in uri 8 years ago
socket_utils_test.c
tcp_client_posix_test.c Change error_create API to slice 8 years ago
tcp_client_uv_test.c Only use static on string literals 8 years ago
tcp_posix_test.c zalloc grpc_pollset 8 years ago
tcp_server_posix_test.c Change error_create API to slice 8 years ago
tcp_server_uv_test.c Only use static on string literals 8 years ago
time_averaged_stats_test.c
timer_heap_test.c
timer_list_test.c Improve Node and libuv testing and test coverage 8 years ago
udp_server_test.c Add socket factory support to udp_server.c 8 years ago
wakeup_fd_cv_test.c