Craig Tiller
|
f975f74c01
|
Refactor workqueues a little to make them great again
|
9 years ago |
Craig Tiller
|
70bd4839bc
|
Allow returning a workqueue somehow associated with an endpoint
|
9 years ago |
David Garcia Quintas
|
1e1a816c3f
|
fixed size_t format string
|
9 years ago |
Craig Tiller
|
3203c37247
|
Fix new test
|
9 years ago |
Craig Tiller
|
cea0004a53
|
Annotate error.c for timing, remove broken test
|
9 years ago |
Makarand Dharmapurikar
|
932d027252
|
clang-format fixes
|
9 years ago |
Sree Kuchibhotla
|
fcb304f493
|
Compilation failure
|
9 years ago |
Sree Kuchibhotla
|
76a0795b73
|
Fix build errors on some configurations
|
9 years ago |
Sree Kuchibhotla
|
a2dd8385f9
|
Use pipe fds instead of event fds for the test
|
9 years ago |
Sree Kuchibhotla
|
3131c269c1
|
Integrate with unified error reporting
|
9 years ago |
Sree Kuchibhotla
|
39f9ac9b2a
|
Test polling island merges
|
9 years ago |
Craig Tiller
|
e63246d100
|
clang-format
|
9 years ago |
Makarand Dharmapurikar
|
0579cfc334
|
more files after running build.yaml changes through
|
9 years ago |
Makarand Dharmapurikar
|
7981e1905f
|
Network status tracking
Recreated the old PR (https://github.com/grpc/grpc/pull/6283) in a new
repo since the old repo was destroyed. Removed changes to tcp_posix.c
and tpc_windows.c, instead depending on the idempotent endpoint shutdown code
from https://github.com/grpc/grpc/pull/6911.
|
9 years ago |
Craig Tiller
|
89dde5e568
|
Fix copyright
|
9 years ago |
Craig Tiller
|
fa1f74e226
|
Fix errored streams prematurely terminating, add a test
|
9 years ago |
Craig Tiller
|
78a73333b7
|
Fix memory leak upon receiving two RST_STREAMs
|
9 years ago |
Craig Tiller
|
e2715df1ab
|
Reduce cost of some heavyweight tests
|
9 years ago |
Craig Tiller
|
b544c291b0
|
Adjust cpu_cost of some tests to better reflect reality
|
9 years ago |
Craig Tiller
|
7cbfc3eba7
|
Adjust cpu_cost of some tests to better reflect reality
|
9 years ago |
Sree Kuchibhotla
|
2e12db9c31
|
Test polling island merges
|
9 years ago |
Craig Tiller
|
c8762faf46
|
clang-format code
|
9 years ago |
Craig Tiller
|
aee10fd73c
|
Fix windows tests for idempotent shutdown
|
9 years ago |
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 |
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
|
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 |
Craig Tiller
|
08f9a9bbf9
|
fuzzer corpus
|
9 years ago |
Yuchen Zeng
|
1f24af879c
|
Restricted the check to GUNC
|
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 |
Craig Tiller
|
3c63c8fda0
|
Update new fixture
|
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
|
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 |