| .. |
|
executor
|
53ab235fb8
Fix google-explicit-constructor
|
5 жил өмнө |
|
poller
|
53ab235fb8
Fix google-explicit-constructor
|
5 жил өмнө |
|
README.md
|
f687cb89f4
Actually add the documentation
|
8 жил өмнө |
|
block_annotate.h
|
8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
|
8 жил өмнө |
|
buffer_list.cc
|
ade0c98e87
Fix grpc_core::Optional
|
5 жил өмнө |
|
buffer_list.h
|
f4e55b85bc
Replace disrespectful term
|
4 жил өмнө |
|
call_combiner.cc
|
e0d8c498a6
C++ cast for others
|
5 жил өмнө |
|
call_combiner.h
|
09b42371e7
Remove grpc_core::InlinedVector<> and grpc_core::Optional<>.
|
5 жил өмнө |
|
cfstream_handle.cc
|
f4e55b85bc
Replace disrespectful term
|
4 жил өмнө |
|
cfstream_handle.h
|
334fa41ec0
Update by review
|
6 жил өмнө |
|
closure.h
|
d9319aaa80
Remove unnamed typedef structs in src/core
|
5 жил өмнө |
|
combiner.cc
|
e0d8c498a6
C++ cast for others
|
5 жил өмнө |
|
combiner.h
|
61020b55f9
Remove GRPC_CLOSURE_LIST_SCHED and remove scheduler field from grpc_closure
|
6 жил өмнө |
|
dualstack_socket_posix.cc
|
976fff1797
Create a macro to allow custom dualstack socket
|
5 жил өмнө |
|
dynamic_annotations.h
|
2f55f4f85a
Add TSAN annotations to gRPC.
|
7 жил өмнө |
|
endpoint.cc
|
c6586f087f
implemented get_local_address accessor for grpc_endpoint
|
5 жил өмнө |
|
endpoint.h
|
ac080fd17a
Fix readability-inconsistent-declaration-parameter-name manually
|
5 жил өмнө |
|
endpoint_cfstream.cc
|
23b5d0bf75
Fix memory leak.
|
5 жил өмнө |
|
endpoint_cfstream.h
|
142cbb5948
Address comments on names and comments
|
7 жил өмнө |
|
endpoint_pair.h
|
d9319aaa80
Remove unnamed typedef structs in src/core
|
5 жил өмнө |
|
endpoint_pair_posix.cc
|
9404f66f70
Replace most uses of gpr_asprintf() with absl calls.
|
5 жил өмнө |
|
endpoint_pair_uv.cc
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
endpoint_pair_windows.cc
|
b325410141
Added grpc_get_default_wsa_socket_flags()
|
6 жил өмнө |
|
error.cc
|
0b1798412b
Revert "Wrap strerror into a thread-safe implementation"
|
4 жил өмнө |
|
error.h
|
f4e55b85bc
Replace disrespectful term
|
4 жил өмнө |
|
error_cfstream.cc
|
9404f66f70
Replace most uses of gpr_asprintf() with absl calls.
|
5 жил өмнө |
|
error_cfstream.h
|
c512b4f039
revert -framework CoreFoundation
|
7 жил өмнө |
|
error_internal.h
|
75e3e660fd
Fix google-readability-todo
|
5 жил өмнө |
|
ev_apple.cc
|
8e268dcec8
Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537)
|
4 жил өмнө |
|
ev_apple.h
|
eb7779c20c
Revert "Revert "Introduce CFRunLoop based iomgr""
|
5 жил өмнө |
|
ev_epoll1_linux.cc
|
f4e55b85bc
Replace disrespectful term
|
4 жил өмнө |
|
ev_epoll1_linux.h
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
ev_epollex_linux.cc
|
8e268dcec8
Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537)
|
4 жил өмнө |
|
ev_epollex_linux.h
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
ev_poll_posix.cc
|
e0d8c498a6
C++ cast for others
|
5 жил өмнө |
|
ev_poll_posix.h
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
ev_posix.cc
|
f4e55b85bc
Replace disrespectful term
|
4 жил өмнө |
|
ev_posix.h
|
bb5f186f3d
Convert TraceFlags in the hot path to DebugTraceFlags.
|
6 жил өмнө |
|
ev_windows.cc
|
bb5f186f3d
Convert TraceFlags in the hot path to DebugTraceFlags.
|
6 жил өмнө |
|
exec_ctx.cc
|
be68304f83
Fix implicit-int-float-conversion warning.
|
5 жил өмнө |
|
exec_ctx.h
|
53ab235fb8
Fix google-explicit-constructor
|
5 жил өмнө |
|
executor.cc
|
e0d8c498a6
C++ cast for others
|
5 жил өмнө |
|
executor.h
|
53ab235fb8
Fix google-explicit-constructor
|
5 жил өмнө |
|
fork_posix.cc
|
9c6986f7e3
Enclose pthread include with GRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK
|
5 жил өмнө |
|
fork_windows.cc
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
gethostname.h
|
66dfcf5919
clang fmt
|
8 жил өмнө |
|
gethostname_fallback.cc
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
gethostname_host_name_max.cc
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
gethostname_sysconf.cc
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
grpc_if_nametoindex.h
|
00763bc3ea
Support named scope id's with ipv6 resolver on posix
|
6 жил өмнө |
|
grpc_if_nametoindex_posix.cc
|
cab4774d95
Add a way to avoid if_nametoindex function for non-posix linux platforms that don't support it
|
6 жил өмнө |
|
grpc_if_nametoindex_unsupported.cc
|
cab4774d95
Add a way to avoid if_nametoindex function for non-posix linux platforms that don't support it
|
6 жил өмнө |
|
internal_errqueue.cc
|
0b1798412b
Revert "Wrap strerror into a thread-safe implementation"
|
4 жил өмнө |
|
internal_errqueue.h
|
862faf55ba
Use getsockopt to get the tcp_info struct with sendmsg timestamp
|
6 жил өмнө |
|
iocp_windows.cc
|
4c96998eb1
Fix typo
|
6 жил өмнө |
|
iocp_windows.h
|
711e32d584
Add header files for exec_ctx and closure in windows iomgr header files
|
7 жил өмнө |
|
iomgr.cc
|
d2bff16c25
C++ cast for char*
|
5 жил өмнө |
|
iomgr.h
|
9c5a39c6db
Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq"
|
5 жил өмнө |
|
iomgr_custom.cc
|
e4c03b1391
Remove unused-parameter warnings, round 2 (8 of 19)
|
6 жил өмнө |
|
iomgr_custom.h
|
123fd943f1
Revert "Revert "Merge pull request #18547 from lidizheng/fix-gevent""
|
6 жил өмнө |
|
iomgr_internal.cc
|
872d2787a0
Avoid using grpc_core::Executor when the background poller is available.
|
6 жил өмнө |
|
iomgr_internal.h
|
872d2787a0
Avoid using grpc_core::Executor when the background poller is available.
|
6 жил өмнө |
|
iomgr_posix.cc
|
33cba7ea39
Remove unused header iomgr_posix.h
|
4 жил өмнө |
|
iomgr_posix_cfstream.cc
|
33cba7ea39
Remove unused header iomgr_posix.h
|
4 жил өмнө |
|
iomgr_uv.cc
|
da56330cd6
Merge remote-tracking branch 'upstream/master' into no_backup_poller
|
6 жил өмнө |
|
iomgr_windows.cc
|
7820b44c20
Merge pull request #18060 from frazenshtein/master
|
6 жил өмнө |
|
is_epollexclusive_available.cc
|
77e2827f3d
Run clang-format on is_epollexclusive_available.cc
|
5 жил өмнө |
|
is_epollexclusive_available.h
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
load_file.cc
|
a96ae699f7
Convert xds bootstrap code to use new JSON API
|
5 жил өмнө |
|
load_file.h
|
770e67249f
Update by review
|
5 жил өмнө |
|
lockfree_event.cc
|
7182bd5309
Update by review 2
|
5 жил өмнө |
|
lockfree_event.h
|
ac080fd17a
Fix readability-inconsistent-declaration-parameter-name manually
|
5 жил өмнө |
|
nameser.h
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
parse_address.cc
|
880a854f0e
Convert URI parser to C++ #24701
|
4 жил өмнө |
|
parse_address.h
|
880a854f0e
Convert URI parser to C++ #24701
|
4 жил өмнө |
|
polling_entity.cc
|
d810bdc00f
Address comments on build systems
|
7 жил өмнө |
|
polling_entity.h
|
48e4a81b05
Remeve memset(0) from arena allocated memory.
|
7 жил өмнө |
|
pollset.cc
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
pollset.h
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
pollset_custom.cc
|
5d18d4450a
src/core changes
|
6 жил өмнө |
|
pollset_custom.h
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
pollset_set.cc
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
pollset_set.h
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
pollset_set_custom.cc
|
e0d8c498a6
C++ cast for others
|
5 жил өмнө |
|
pollset_set_custom.h
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
pollset_set_windows.cc
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
pollset_set_windows.h
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
pollset_uv.cc
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
pollset_uv.h
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
pollset_windows.cc
|
71d627c2c7
Fix format
|
6 жил өмнө |
|
pollset_windows.h
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
port.h
|
073c499e18
Added TCP_USER_TIMEOUT auto-detection
|
5 жил өмнө |
|
python_util.h
|
7d7c3cc711
Update by review
|
5 жил өмнө |
|
resolve_address.cc
|
ac080fd17a
Fix readability-inconsistent-declaration-parameter-name manually
|
5 жил өмнө |
|
resolve_address.h
|
d9319aaa80
Remove unnamed typedef structs in src/core
|
5 жил өмнө |
|
resolve_address_custom.cc
|
9404f66f70
Replace most uses of gpr_asprintf() with absl calls.
|
5 жил өмнө |
|
resolve_address_custom.h
|
d74548e611
Remove StringViewToCString() and src/core/lib/gprpp/string_view.h
|
5 жил өмнө |
|
resolve_address_posix.cc
|
702edbeee4
Add support for "unix-abstract:" URIs to support abstract unix domain sockets
|
5 жил өмнө |
|
resolve_address_windows.cc
|
9404f66f70
Replace most uses of gpr_asprintf() with absl calls.
|
5 жил өмнө |
|
resource_quota.cc
|
41df38bff8
Add script to check for illegal terms
|
4 жил өмнө |
|
resource_quota.h
|
5f2bcfca73
Clarify what callback means.
|
6 жил өмнө |
|
sockaddr.h
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
sockaddr_custom.h
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
sockaddr_posix.h
|
67ff4053b7
Change existing build system for CFStream
|
7 жил өмнө |
|
sockaddr_utils.cc
|
648a40f90f
Fix reference to the IPv6 URI format RFC
|
4 жил өмнө |
|
sockaddr_utils.h
|
7d7c3cc711
Update by review
|
5 жил өмнө |
|
sockaddr_windows.h
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
socket_factory_posix.cc
|
d2bff16c25
C++ cast for char*
|
5 жил өмнө |
|
socket_factory_posix.h
|
d9319aaa80
Remove unnamed typedef structs in src/core
|
5 жил өмнө |
|
socket_mutator.cc
|
d2bff16c25
C++ cast for char*
|
5 жил өмнө |
|
socket_mutator.h
|
d9319aaa80
Remove unnamed typedef structs in src/core
|
5 жил өмнө |
|
socket_utils.h
|
ac1b24f555
TODO
|
7 жил өмнө |
|
socket_utils_common_posix.cc
|
9eae29f8e9
Merge pull request #25134 from veblush/fix-unused-parameter
|
4 жил өмнө |
|
socket_utils_linux.cc
|
f3651a6573
Cleanup from socklen_t changes
|
7 жил өмнө |
|
socket_utils_posix.cc
|
f3651a6573
Cleanup from socklen_t changes
|
7 жил өмнө |
|
socket_utils_posix.h
|
976fff1797
Create a macro to allow custom dualstack socket
|
5 жил өмнө |
|
socket_utils_uv.cc
|
332b32555c
Add endianness conversion for long
|
7 жил өмнө |
|
socket_utils_windows.cc
|
332b32555c
Add endianness conversion for long
|
7 жил өмнө |
|
socket_windows.cc
|
9404f66f70
Replace most uses of gpr_asprintf() with absl calls.
|
5 жил өмнө |
|
socket_windows.h
|
4c96998eb1
Fix typo
|
6 жил өмнө |
|
sys_epoll_wrapper.h
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
tcp_client.cc
|
ac080fd17a
Fix readability-inconsistent-declaration-parameter-name manually
|
5 жил өмнө |
|
tcp_client.h
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
tcp_client_cfstream.cc
|
9404f66f70
Replace most uses of gpr_asprintf() with absl calls.
|
5 жил өмнө |
|
tcp_client_custom.cc
|
ec0b88a5d7
Fix google-readability-casting
|
5 жил өмнө |
|
tcp_client_posix.cc
|
33cba7ea39
Remove unused header iomgr_posix.h
|
4 жил өмнө |
|
tcp_client_posix.h
|
53e42e65e1
Modify the signatures of grpc_tcp_client_create_from_fd() and
|
5 жил өмнө |
|
tcp_client_windows.cc
|
9404f66f70
Replace most uses of gpr_asprintf() with absl calls.
|
5 жил өмнө |
|
tcp_custom.cc
|
7d7c3cc711
Update by review
|
5 жил өмнө |
|
tcp_custom.h
|
9404f66f70
Replace most uses of gpr_asprintf() with absl calls.
|
5 жил өмнө |
|
tcp_posix.cc
|
9bd7c4917a
Fix unused-parameter warning
|
4 жил өмнө |
|
tcp_posix.h
|
8d47cd4992
Revert "Revert "Fathom tcp changes""
|
7 жил өмнө |
|
tcp_server.cc
|
9d79ca6058
C++ify core server
|
5 жил өмнө |
|
tcp_server.h
|
9d79ca6058
C++ify core server
|
5 жил өмнө |
|
tcp_server_custom.cc
|
2ff84ed8c2
C++ cast for void*
|
5 жил өмнө |
|
tcp_server_posix.cc
|
0b1798412b
Revert "Wrap strerror into a thread-safe implementation"
|
4 жил өмнө |
|
tcp_server_utils_posix.h
|
9d79ca6058
C++ify core server
|
5 жил өмнө |
|
tcp_server_utils_posix_common.cc
|
9404f66f70
Replace most uses of gpr_asprintf() with absl calls.
|
5 жил өмнө |
|
tcp_server_utils_posix_ifaddrs.cc
|
9404f66f70
Replace most uses of gpr_asprintf() with absl calls.
|
5 жил өмнө |
|
tcp_server_utils_posix_noifaddrs.cc
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
tcp_server_windows.cc
|
9d79ca6058
C++ify core server
|
5 жил өмнө |
|
tcp_uv.cc
|
f4e55b85bc
Replace disrespectful term
|
4 жил өмнө |
|
tcp_windows.cc
|
c6586f087f
implemented get_local_address accessor for grpc_endpoint
|
5 жил өмнө |
|
tcp_windows.h
|
5cd8b1eb81
Enable c-ares queries on Windows
|
7 жил өмнө |
|
time_averaged_stats.cc
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
time_averaged_stats.h
|
d9319aaa80
Remove unnamed typedef structs in src/core
|
5 жил өмнө |
|
timer.cc
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
timer.h
|
740c931e23
Adjust the order of IOMgr initialization, so as to set up a customized
|
6 жил өмнө |
|
timer_custom.cc
|
2ff84ed8c2
C++ cast for void*
|
5 жил өмнө |
|
timer_custom.h
|
539f5068bd
Abstract libuv implementation
|
7 жил өмнө |
|
timer_generic.cc
|
13a4888183
Remove disrespectful terms
|
4 жил өмнө |
|
timer_generic.h
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
timer_heap.cc
|
a51b44aa13
Clean some timer code
|
7 жил өмнө |
|
timer_heap.h
|
d9319aaa80
Remove unnamed typedef structs in src/core
|
5 жил өмнө |
|
timer_manager.cc
|
7a5288d2a0
Replace disrespectful words
|
4 жил өмнө |
|
timer_manager.h
|
41986e8ed8
Added test for timer wakeups
|
6 жил өмнө |
|
timer_uv.cc
|
d93f3e376b
Unref uv timers/tcp handles
|
7 жил өмнө |
|
udp_server.cc
|
0b1798412b
Revert "Wrap strerror into a thread-safe implementation"
|
4 жил өмнө |
|
udp_server.h
|
7d7c3cc711
Update by review
|
5 жил өмнө |
|
unix_sockets_posix.cc
|
7182bd5309
Update by review 2
|
5 жил өмнө |
|
unix_sockets_posix.h
|
702edbeee4
Add support for "unix-abstract:" URIs to support abstract unix domain sockets
|
5 жил өмнө |
|
unix_sockets_posix_noop.cc
|
702edbeee4
Add support for "unix-abstract:" URIs to support abstract unix domain sockets
|
5 жил өмнө |
|
wakeup_fd_eventfd.cc
|
3cdbee6cbc
read_fd should always have a certain value when create error occurs [fix: while using eventfd, when error occurs during creating eventfd, a random fd will be closed]
|
7 жил өмнө |
|
wakeup_fd_nospecial.cc
|
f4e55b85bc
Replace disrespectful term
|
4 жил өмнө |
|
wakeup_fd_pipe.cc
|
0b1798412b
Revert "Wrap strerror into a thread-safe implementation"
|
4 жил өмнө |
|
wakeup_fd_pipe.h
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
wakeup_fd_posix.cc
|
abcd5861eb
Nuking the poll-cv polling engine
|
6 жил өмнө |
|
wakeup_fd_posix.h
|
db3e898a98
Add a sanity check for inclusion of port_platform.h
|
7 жил өмнө |
|
work_serializer.cc
|
efa815ea1e
Clang-tidy
|
5 жил өмнө |
|
work_serializer.h
|
f86f7f28bd
Make WorkSerializerImpl a private inner class
|
5 жил өмнө |