- Apr 08, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Apr 07, 2015
-
-
Craig Tiller authored
A previous fix to make close() occur later can cause socket reuse by servers to fail as previous sockets are left asynchronously open. This change: - adds a callback to TCP server shutdown to signal that the server is completely shutdown - wait for that callback before destroying listeners in the server (and before destroying the server) - handles fallout
-
- Apr 04, 2015
-
-
Nicolas Noble authored
Remove the racy check added in commit 74c14e5a
-
Vijay Pai authored
This is potentially unsafe since checking the deadline involves more than 1 word read.
-
Nathaniel Manista authored
Satisfy C90 requirements in Python C code.
-
Jorge Canizales authored
Grpc tools deb builder configure version
-
Tim Emiola authored
-
Tim Emiola authored
-
- Apr 03, 2015
-
-
Tim Emiola authored
Node trailing metadata
-
Jan Tattermusch authored
Actually removing shared project files now.
-
murgatroid99 authored
-
Tim Emiola authored
Change PHP method names to camel case
-
Tim Emiola authored
Updated GeneratedCodeTest to match (not so) recent stub changes
-
Masood Malekghassemi authored
-
Nicolas "Pixel" Noble authored
-
Yang Gao authored
Trace and trim locks, properly handle SIGINT
-
- Apr 02, 2015
-
-
Vijay Pai authored
attempting the trylock. This shaves the number of g_mu and g_checker_mu uses dramatically in perf test workload and all tests still pass.
-
murgatroid99 authored
-
Jan Tattermusch authored
Created Visual Studio 2010 project files.
-
Vijay Pai authored
one place
-
Vijay Pai authored
-
Vijay Pai authored
-
Vijay Pai authored
Bug fix. User can destroy status after calling Finish and we should keep...
-
Nicolas "Pixel" Noble authored
Also removed the unused shared projects.
-
Yang Gao authored
-
Vijay Pai authored
Shutting off warnings about control paths.
-
murgatroid99 authored
-
murgatroid99 authored
-
Yang Gao authored
Bug fix. User can destroy status after calling Finish and we should keep a copy of it instead of a pointer
-
Tim Emiola authored
Adding Dockerfile for grpc/scan-build.
-
Tim Emiola authored
Generate interop-related code in PHP docker build
-
Tim Emiola authored
Minor fix to test case switch statement, to fix a false negative
-
Tim Emiola authored
Make PHP library work with PHP 5.6
-
Nicolas Noble authored
Add a macro to enable support of custom port picker.
-
Nicolas "Pixel" Noble authored
-
Nathaniel Manista authored
Add metadata support to low-level Python _adapter
-
Masood Malekghassemi authored
-
murgatroid99 authored
-
murgatroid99 authored
-