Craig Tiller
c7ab6dba00
Add a byte to avert a crash (which should be investigated sometime)
9 years ago
Craig Tiller
52f231212f
Make {endpoint,fd}_shutdown idempotent
9 years ago
Craig Tiller
95123ceb9b
Add a test for multiple endpoint shutdowns
9 years ago
Craig Tiller
0761157414
Fix merge error
9 years ago
Yuchen Zeng
289dcb1b68
Rename gpr_strpad as gpr_leftpad
9 years ago
yang-g
46f4a681d2
minor fixes
9 years ago
Vijay Pai
8b48191854
Set back to the default log function after using an override
9 years ago
Craig Tiller
0f47a6808e
Finish merge
9 years ago
Craig Tiller
e7479f5efc
Revert accidental change
9 years ago
vjpai
97da6473b4
Manual clang-format
9 years ago
yang-g
a011572c81
cloning from the local repo
9 years ago
Craig Tiller
ea0dee5be9
Fix leaks
9 years ago
Craig Tiller
fb2a5df57e
Corpus
9 years ago
Craig Tiller
a286b040a9
small fixes
9 years ago
Craig Tiller
dbaf05e13d
Add a test of connecting many times in a row
9 years ago
Yuchen Zeng
bcf5023bb6
Fix zookeeper_test
9 years ago
Yuchen Zeng
beaa35724c
Fix type mismatch for type_size
9 years ago
Yuchen Zeng
0ba114408e
Fix gpr_log format mismatches in c++ tests
9 years ago
Craig Tiller
08f9a9bbf9
fuzzer corpus
9 years ago
Yuchen Zeng
1f24af879c
Restricted the check to GUNC
9 years ago
Vijay Pai
15855f3e7f
Switch server builder plugin API to something that will work with gcc4.4
9 years ago
Craig Tiller
eca1f715a9
fuzzer corpus
9 years ago
Craig Tiller
1281e7ca2c
fuzzer corpus
9 years ago
Craig Tiller
9e693b520f
Re-enable squeltch
9 years ago
Yuchen Zeng
64c0e8d4bc
Add format check for gpr_log and gpr_asprintf
9 years ago
Craig Tiller
8da8511762
Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance)
9 years ago
Craig Tiller
e4e865f0c0
Fix fuzzing detected bug
9 years ago
Craig Tiller
cd3bb6b16e
Fix broken assert
9 years ago
Makarand Dharmapurikar
509246f59b
implement interval_us functionality
...
Implemented ability to sleep before sending response as intended
by the ResponseParameters proto.
9 years ago
Craig Tiller
3c63c8fda0
Update new fixture
9 years ago
David Garcia Quintas
74686ce7c4
Completed interop spec, as well as code for c++
9 years ago
David Klempner
e27d189f21
Factor out json seriailzation code and move it into parse_json.
...
This is for the same reasons as ParseJson, that is so that we can limit
the scope of the proto namespace differences between internal and
external.
9 years ago
David Garcia Quintas
485cf40ab7
Fixed wrong spec and reworked streaming compressed case
9 years ago
vjpai
74e6e135e9
I was trigger-happy with changes to qps_worker in the hope of improving
...
stability. I believe that this change was unneeded and actually
may hurt matters by holding a lock for too long.
Partially undoes #5444 , particular commit e7042b5
9 years ago
Craig Tiller
4b8550db49
clang-format code
9 years ago
Robbie Shade
e2b30ebbb3
Adds include for socket utils.
9 years ago
Robbie Shade
3f30e634a6
Adds functions to set snd/rcv socket buffer sizes.
...
Used for non-default 1 MB UDP socket buffers.
9 years ago
David Garcia Quintas
20d802db98
removed unused vble
9 years ago
David Garcia Quintas
126ae106d6
fixed silly typo
9 years ago
David Garcia Quintas
d3ce0218d1
disabled bogus checks for streaming compressed
9 years ago
David Garcia Quintas
5756c8fead
removed RANDOM and simplified req for compression
9 years ago
David Garcia Quintas
8ba42bec90
s/maybe_compression_level.compression_level/maybe_compression_level.level
9 years ago
Craig Tiller
16ebf5a124
Fix transitional typo
9 years ago
Adam Michalik
4ad746e4e0
clang-format, fix headers, windows fixes
9 years ago
Adam Michalik
da5d85d660
Add completion queue argument which is necessary after merge with master
9 years ago
Adam Michalik
bf10c82bf8
implement support for adding external fd to server
9 years ago
Adam Michalik
1f23865622
code formatting
9 years ago
Adam Michalik
f31a7ff597
added missing include
9 years ago
Adam Michalik
321b1fb1c2
separate posix functionality to grpc_posix.h
9 years ago
Adam Michalik
46cc2acc3e
add tests
9 years ago