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.
 
 
 
 
 
 
Craig Tiller 2da0296478 Eliminate need for SIGPIPE handling 10 years ago
..
grpc_profiler.c
grpc_profiler.h
parse_hexstring.c
parse_hexstring.h
port.h
port_posix.c
port_windows.c fix expression bug on socket creation failure (fd<0 is always false because fd is unsigned and Windows returns ~0 (-1) on socket failure) 10 years ago
slice_splitter.c
slice_splitter.h
test_config.c Eliminate need for SIGPIPE handling 10 years ago
test_config.h