Yuchen Zeng
|
d790dd6a5c
|
Fix python build
|
9 years ago |
Yuchen Zeng
|
2fbf6fd3d8
|
Merge remote-tracking branch 'upstream/master' into cares_csharp
|
9 years ago |
Yuchen Zeng
|
839fff5df0
|
Try to solve csharp build issue on mac
|
9 years ago |
Yuchen Zeng
|
d56124cb66
|
Fix csharp on mac os
|
9 years ago |
David G. Quintas
|
2c779d64db
|
Merge pull request #7675 from y-zeng/AF_unix_so_reuseport
Disable SO_REUSEPORT for AF_UNIX
|
9 years ago |
David G. Quintas
|
e49a001727
|
Merge pull request #7692 from dgquintas/remove_fault_grpclb_dupe
Removed duplicated dependency for grpclb
|
9 years ago |
Yuchen Zeng
|
db53cc0961
|
Fix node test
|
9 years ago |
Yuchen Zeng
|
b48000c7a7
|
Fix sanity issues, try to fix node build
|
9 years ago |
Yuchen Zeng
|
d284493a63
|
Fix asan issue, ignore invalid-source-encoding warning when building c-ares with clang
|
9 years ago |
David Garcia Quintas
|
5d8d661b95
|
Removed duplicated dependency for grpclb
|
9 years ago |
Yuchen Zeng
|
8917aecf56
|
Fix api_fuzzer failure, add proper cleanup
|
9 years ago |
David G. Quintas
|
5e193cbaca
|
Merge pull request #7686 from dgquintas/better_docs
Improved some docstrings for grpc_call creation
|
9 years ago |
makdharma
|
2f24f497c4
|
Merge pull request #7680 from muxi/fix-objc-jenkins-test
Extend the deadline of objc-examples-build to 30 minutes
|
9 years ago |
David Garcia Quintas
|
15eba13927
|
Improved some docstrings for grpc_call creation
|
9 years ago |
Nicolas Noble
|
328f7bfe18
|
Merge pull request #7677 from HuKeping/case
Use DBC case instead of SBC case
|
9 years ago |
Vijay Pai
|
2e9582f8dd
|
Merge pull request #7678 from fr05t1k/master
Doc fix
|
9 years ago |
Yuchen Zeng
|
459480bc14
|
Fix ares_library_init msan issue
|
9 years ago |
Muxi Yan
|
58c0615c1d
|
Extend the deadline of objc-examples-build to 30 minutes
|
9 years ago |
Nicolas Noble
|
bdec157862
|
Merge pull request #7128 from daniel-j-born/server_clone_fix
Set siblings for server clones properly.
|
9 years ago |
Vijay Pai
|
3e104bbe5c
|
Merge pull request #7676 from vjpai/chttp2_allocation_reduction
Remove an unnecessary error allocation from chttp2
|
9 years ago |
Stanislav
|
13fa379693
|
Update README.md
|
9 years ago |
HuKeping
|
e84d242ed4
|
Use DBC case instead of SBC case
Signed-off-by: Hu Keping <hukeping@huawei.com>
|
9 years ago |
Vijay Pai
|
40160d17a8
|
clang-format
|
9 years ago |
Vijay Pai
|
2d33d78ac5
|
Proxy for @ghemawat: Removed an unnecessary error allocation from chttp2 code.
|
9 years ago |
Yuchen Zeng
|
2414bbb9e7
|
Disable SO_REUSEPORT at prepare_socket() for unix sockets
|
9 years ago |
Yuchen Zeng
|
d745a6f682
|
Disable SO_REUSEPORT for UNIX socket
|
9 years ago |
Yuchen Zeng
|
0c519e00fb
|
Regenerate Makefile
|
9 years ago |
Yuchen Zeng
|
7a2c4d8927
|
Merge remote-tracking branch 'upstream/master' into cares
|
9 years ago |
Yuchen Zeng
|
a418ed2ddb
|
clang format
|
9 years ago |
Yuchen Zeng
|
9396ee496b
|
Support grpc_custermized_resolve_address
|
9 years ago |
Yuchen Zeng
|
ad3b39a0a7
|
Fix windows build issue
|
9 years ago |
Yuchen Zeng
|
10c1d5af31
|
Add grpc_customized_resolve_address
|
9 years ago |
Yuchen Zeng
|
85750b08f2
|
Separate event driver from ares wrapper
|
9 years ago |
Yuchen Zeng
|
f0cb609e21
|
Fix implicit conversion
|
9 years ago |
Yuchen Zeng
|
d79f92afcf
|
Fix multi-core build issue
|
9 years ago |
Yuchen Zeng
|
78f9f94a81
|
Try fixing the ares_build.h generation issue
|
9 years ago |
kpayson64
|
50be893eba
|
Merge pull request #6915 from markdroth/filter_api
Implement C++ API for defining channel filters.
|
9 years ago |
kpayson64
|
220d14e020
|
Merge pull request #7625 from thunderboltsid/python-test-fix
Fix the ThreadPoolExecutor: max_workers can't be 0 in _channel_connectivity_test and _channel_ready_future_test
|
9 years ago |
Nicolas Noble
|
4b230eaaaa
|
Merge pull request #7653 from nicolasnoble/fix-interop-go
Hopefully fixing #7639.
|
9 years ago |
Nicolas "Pixel" Noble
|
30f809556f
|
Reducing diff.
|
9 years ago |
Nicolas "Pixel" Noble
|
45fa6323db
|
That won't work properly. Falling back on fixing the list of dependencies.
|
9 years ago |
Nicolas "Pixel" Noble
|
ba02ee1adc
|
Using the interop dependencies instead.
|
9 years ago |
Yuchen Zeng
|
1e4c44bfe6
|
Check in c_ares/dns_resolver.c
|
9 years ago |
Yuchen Zeng
|
43b4bfd02b
|
Revert unnecessary changes
|
9 years ago |
Yuchen Zeng
|
bb36cebc1d
|
Merge remote-tracking branch 'upstream/master' into cares
|
9 years ago |
Nicolas "Pixel" Noble
|
fb1a318b6f
|
Hopefully fixing #7639.
|
9 years ago |
Yuchen Zeng
|
d4bbfc7dcf
|
Implement c-ares based dns resolver
|
9 years ago |
Nicolas Noble
|
ffbfd01049
|
Merge pull request #7447 from nicolasnoble/interop_server_split
Splitting out interop's server helper.
|
9 years ago |
Nicolas "Pixel" Noble
|
5af33e925a
|
Forgot one file
|
9 years ago |
Nicolas "Pixel" Noble
|
ca1558753a
|
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
|
9 years ago |