Sree Kuchibhotla
39f9ac9b2a
Test polling island merges
9 years ago
Craig Tiller
e63246d100
clang-format
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
Yuchen Zeng
64c0e8d4bc
Add format check for gpr_log and gpr_asprintf
9 years ago
Craig Tiller
cd3bb6b16e
Fix broken assert
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
Craig Tiller
332f1b35d5
Rename functions
9 years ago
Craig Tiller
c9d4b81dab
Add the ability to run some action when the lock becomes idle
9 years ago
Craig Tiller
29dc490b94
clang-format
9 years ago
Craig Tiller
644da98573
Fixes
9 years ago
Craig Tiller
8517886c6a
Move load_file into iomgr
9 years ago
Craig Tiller
88ef00efbe
Remove broken test
9 years ago
Craig Tiller
cf2cce661d
Bug fixes
9 years ago
Sree Kuchibhotla
11e304a3b1
Fix the failing test. (Adding fd was caling 'kicked_without_pollers'
...
flag to be set to true on the pollset in case of 'poll' strategy. To fix
this I am calling grpc_pollset_work with a 0 timeout right after adding
the fds)
9 years ago
Mark D. Roth
34ee7e1bc3
Use bool instead of int.
9 years ago
Robbie Shade
006314ae3a
Correct assertion for single FD being orphaned. Consistent comments.
9 years ago
Craig Tiller
be0d7fe60d
Fix socket_utils_test, clang-fmt
9 years ago
Mark D. Roth
8f42fcc716
Work-in-progress on fixing endpoint tests.
9 years ago
Robbie Shade
9aa6f40dff
Add callback when gRPC FD is about to be orphaned.
9 years ago
Mark D. Roth
c1ff8658ff
Fixed socket_utils_test.
9 years ago
Craig Tiller
a65f9f5820
Fix test usage of pollset
9 years ago
David Garcia Quintas
d5520c13c2
fixes for resolve address
9 years ago
Craig Tiller
1aee5362f4
Progress converting to new error system
9 years ago
Craig Tiller
4f1d0f337b
Error reporting progress
9 years ago
Craig Tiller
f707d62db6
Convert tests to new error scheme
9 years ago
Craig Tiller
ddad978996
API fuzzer compiles with new error handling
9 years ago
Craig Tiller
cf600c9f25
Refine async_execution_lock interface, implement exec_ctx based task switching on starvation
9 years ago
Craig Tiller
dfbb1c080a
Almost working......
9 years ago
Craig Tiller
2743ba94f9
Almost working...
9 years ago
Craig Tiller
a26637fdca
Add a test and make things compile
9 years ago
Craig Tiller
e06a81f877
Fixup API changes
9 years ago
Craig Tiller
788a25365d
Fix dependencies
9 years ago
Sree Kuchibhotla
89bbc7817a
Rewrite test case to handle more scenarios
9 years ago
Sree Kuchibhotla
47ef37a9ad
test cases
9 years ago
Craig Tiller
3ab2fe0094
Rollup of changes from the latest import
9 years ago
Craig Tiller
a353e9d7cd
clang-format
9 years ago
Craig Tiller
b92bb96ccf
Remove errant include
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Nicolas "Pixel" Noble
7c9a154803
Sanitize mallocs and frees.
9 years ago
Craig Tiller
b7f3f6eec4
Fix copyright
9 years ago
Craig Tiller
9533d042d4
Fix includes
9 years ago
Craig Tiller
2e1903638e
Fix copyrights
9 years ago
Craig Tiller
f40df23eeb
Auto-changes
9 years ago
vjpai
506f60fcff
Fix an include
9 years ago