index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
iomgr
/
port.h
Commit message (
Expand
)
Author
Age
*
Enable errqueue support for linux kernel versions 4.0.0 and above
Yash Tibrewal
2018-11-27
*
Disable error tracking till Fathom changes are commited
Yash Tibrewal
2018-10-05
*
Delete epollsig poller and tests using it
Vijay Pai
2018-09-22
*
Merge branch 'master' into tcpusertimeout
Yash Tibrewal
2018-09-12
|
\
*
|
Add support for reading channel args
Yash Tibrewal
2018-09-06
|
*
Remove linux/version.h include from port.h
Yash Tibrewal
2018-08-27
|
*
Revert "Revert "Fathom tcp changes""
Yash Tibrewal
2018-08-27
|
*
Revert "Fathom tcp changes"
Jan Tattermusch
2018-08-27
|
*
Merge pull request #15941 from yashykt/fathomtcpchanges
Yash Tibrewal
2018-08-24
|
|
\
*
|
|
Use linux kernel version 2.6.37 to decide whether to use TCP_USER_TIMEOUT or not
Yash Tibrewal
2018-08-21
|
/
/
*
|
Merge pull request #15926 from cartr/platform_solaris_aix
Vijay Pai
2018-08-20
|
\
\
|
|
*
linux version needs to be defined
Yash Tibrewal
2018-08-13
|
|
*
Try
Yash Tibrewal
2018-08-13
|
|
*
Merge master
Yash Tibrewal
2018-08-13
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Enable CFStream with environment variable
Muxi Yan
2018-08-06
|
|
*
Fathom TCP level changes. TracedBuffer for keeping track of all buffers
Yash Tibrewal
2018-07-16
|
|
/
|
/
|
|
*
Add Solaris and AIX autodetection
Carter Sande
2018-06-27
|
/
*
Address comments on names and comments
Muxi Yan
2018-05-30
*
Use cc rather than mm files and merge cfstream related files into core
Muxi Yan
2018-05-22
*
C-ARES build fix
Muxi Yan
2018-05-17
*
Change existing build system for CFStream
Muxi Yan
2018-05-15
*
Initial gevent support
kpayson64
2018-03-27
*
Abstract libuv implementation
kpayson64
2018-03-13
*
Eliminate GRPC_LINUX_LEGACY_EPOLL
Mehrdad Afshari
2018-01-17
*
Explicitly enable epoll on manylinux1
Mehrdad Afshari
2018-01-17
*
Enable epoll on Python manylinux1
Mehrdad Afshari
2018-01-16
*
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
Nicolas "Pixel" Noble
2017-11-21
|
\
|
*
Bug fixes for fork support
Ken Payson
2017-10-16
*
|
Add OpenBSD support
Frank Groeneveld
2017-10-12
|
/
*
Add support for service configs to c-ares resolver.
Mark D. Roth
2017-08-03
*
Add src/core/lib/iomgr/nameser.h
Yuchen Zeng
2017-07-27
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Add flag to compile gpr with compatibility for musl
murgatroid99
2017-04-19
*
Fix build on Alpine linux + add portability tests
Ken Payson
2017-04-06
*
Fix android build
Yuchen Zeng
2017-03-12
*
MAC and FreeBSD do not have IP_PKTINFO as a meaningful setsockopt
Vijay Pai
2016-10-27
*
Clang format
murgatroid99
2016-09-26
*
Remove sockaddr type structs and socklen_t from internal core APIs, update PO...
murgatroid99
2016-09-23
*
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16
*
Clang format
murgatroid99
2016-08-10
*
Move GPR_MANYLINUX1 to top of port.h checks
murgatroid99
2016-08-09
*
Renamed GPR_ constants to GRPC_ in iomgr/port.h
murgatroid99
2016-08-08
*
Separate out iomgr-specific constants into a separate header
murgatroid99
2016-08-08
*
refactor inet_ntop into a portability header
murgatroid99
2016-08-08