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.
 
 
 
 
 
 
zeliard 04ddd8c524 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
..
grpc_profiler.c Driver to client/server kind of works 10 years ago
grpc_profiler.h Guard headers tool. 10 years ago
parse_hexstring.c Add missing new-lines at end of file 10 years ago
parse_hexstring.h Guard headers tool. 10 years ago
port.h Guard headers tool. 10 years ago
port_posix.c Remove TODO 10 years ago
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 Add missing new-lines at end of file 10 years ago
slice_splitter.h Guard headers tool. 10 years ago
test_config.c Extend timeouts for Travis 2x 10 years ago
test_config.h Add a macro to enable replacing the default with a custom port picker 10 years ago