- Nov 28, 2016
-
-
Craig Tiller authored
Fix filter_latency tests
-
Craig Tiller authored
Up timeouts for poll-cv polling strategy
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
Up retry count to try and counter flakiness
-
Craig Tiller authored
-
Craig Tiller authored
Fix clang-format
-
Craig Tiller authored
-
Craig Tiller authored
Fix mac build
-
Craig Tiller authored
-
Craig Tiller authored
Localize global_wakeup_fd declarations, instead of trying to share them, so that this bug is less likely to occur in the future.
-
- Nov 24, 2016
-
-
David G. Quintas authored
clang-format port_posix.c
-
David Garcia Quintas authored
-
Noah Eisen authored
Run Go Advanced Interop
-
https://github.com/grpc/grpcNoah Eisen authored
-
Jan Tattermusch authored
Manual upmerge from v1.0.x
-
Jan Tattermusch authored
-
- Nov 23, 2016
-
-
Paul Marks authored
port_posix: use IPv4+IPv6 sockets to check for a free port.
-
David G. Quintas authored
Clang-format code
-
yang-g authored
-
Noah Eisen authored
Fix docker go
-
Jan Tattermusch authored
UserResource does not reference tcp endpoint on windows
-
Noah Eisen authored
-
Jan Tattermusch authored
remove concurrent ruby dep from gemspec template
-
kpayson64 authored
Bypass poll thread if wakeup fd is set
-
Yang Gao authored
Pretty print outgoing headers
-
Alexander Polcyn authored
-
Jan Tattermusch authored
-
Alexander Polcyn authored
-
Paul Marks authored
This allows the port picker to function across dual-stack and IPv4/IPv6-only environments. For a port to be considered available, the kernel must support at least one of (IPv6, IPv4), and the port must be available on each supported family. Also use the bool type where feasible. This is based on http://cl/97155408 (for those who can read it.)
-
- Nov 22, 2016
-
-
David G. Quintas authored
Check on *target, not target
-
David G. Quintas authored
Fixed leak upon duped serverlist updates
-
Noah Eisen authored
Add new flags to Python stress client
-
David Garcia Quintas authored
-
Noah Eisen authored
Add use_tls, use_test_ca, and server_host_override flags to Python stress client. These are needed to run the stress client against a local server that is using tls.
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
C#: Update System.Interactive.Async to 3.1.1
-