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
/
ev_epoll_linux.c
Commit message (
Expand
)
Author
Age
*
Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c
Sree Kuchibhotla
2016-12-08
*
Merge branch 'master' into pss_pi
Sree Kuchibhotla
2016-11-28
|
\
|
*
Fix clang-format
Craig Tiller
2016-11-28
|
*
Fix mac build
Craig Tiller
2016-11-28
*
|
Minor debug support
Sree Kuchibhotla
2016-11-18
*
|
Delete commented out code
Sree Kuchibhotla
2016-11-18
*
|
Pollset_set reimplementation
Sree Kuchibhotla
2016-11-18
*
|
Replace pollset_add_fd with add_poll_obj
Sree Kuchibhotla
2016-11-18
*
|
Add poll_object struct (and related changes to fix compilation errors). No ot...
Sree Kuchibhotla
2016-11-18
|
/
*
Merge pull request #8086 from y-zeng/fix_gprc
Yuchen Zeng
2016-11-11
|
\
*
|
minor formatting fix
Sree Kuchibhotla
2016-10-26
*
|
Remove fd from polling island before deleting it
Sree Kuchibhotla
2016-10-26
*
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-19
|
\
\
|
*
\
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-10-17
|
|
\
\
|
*
|
|
Expand documentation
Craig Tiller
2016-10-13
|
|
*
|
Cleanup poll-cv setup
Ken Payson
2016-10-11
|
*
|
|
Add some comments
Craig Tiller
2016-10-10
|
|
*
|
Fix platform detection
Ken Payson
2016-10-06
|
|
|
*
Merge remote-tracking branch 'upstream/master' into fix_gprc
Yuchen Zeng
2016-10-05
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-03
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-09-29
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Use SIGMINRT + 6 as the default signal for gRPC epoll engine
Sree Kuchibhotla
2016-09-27
|
|
|
*
Merge remote-tracking branch 'upstream/master' into fix_gprc
Yuchen Zeng
2016-09-22
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-09-16
|
\
|
|
|
|
|
|
*
Fix gprc
Yuchen Zeng
2016-09-13
|
*
|
|
Revert "Revert "Grand unified closures""
Craig Tiller
2016-09-12
|
|
|
/
|
|
/
|
|
*
|
Revert "Grand unified closures"
Craig Tiller
2016-09-12
|
|
*
Fix refcount bug
Craig Tiller
2016-09-09
|
|
*
Fix refcount debug
Craig Tiller
2016-09-09
|
|
*
Tie workqueue implementation to event engine
Craig Tiller
2016-09-09
|
|
*
Minor perf improvements
Craig Tiller
2016-09-08
|
|
/
|
*
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-30
|
|
\
|
|
*
Merge pull request #7645 from y-zeng/fix_ev_epoll_linux
kpayson64
2016-08-30
|
|
|
\
|
|
*
|
Mark an epoll that has a timeout as a blocking region
Vijay Pai
2016-08-28
*
|
|
|
Merge branch 'port_platform_split' into uv_core_transport
murgatroid99
2016-08-22
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Include missing header in ev_epoll_linux.c
Sree Kuchibhotla
2016-08-16
|
*
|
|
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
|
/
/
/
|
|
*
Fix the error ref issue
Yuchen Zeng
2016-08-04
|
|
/
|
/
|
|
*
Fixes
Craig Tiller
2016-07-18
|
/
*
Cleanup from code review
Craig Tiller
2016-07-14
*
Remove now redundant line
Craig Tiller
2016-07-14
*
Correct direction of inequality
Craig Tiller
2016-07-14
*
clang-format
Craig Tiller
2016-07-07
*
Handle orphaned fds
Craig Tiller
2016-07-06
*
Better implementation of backup loop
Craig Tiller
2016-07-06
*
Fix mutex loop
Craig Tiller
2016-07-06
*
Remove pi_mu
Craig Tiller
2016-07-06
*
Prevent polling island + workqueue reference loop
Craig Tiller
2016-07-06
*
Refactor workqueues a little to make them great again
Craig Tiller
2016-07-01
[next]