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_poll_posix.c
Commit message (
Expand
)
Author
Age
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
Fix clang-format
Craig Tiller
2016-11-28
*
Fix mac build
Craig Tiller
2016-11-28
*
Clang-format
yang-g
2016-11-23
*
Bypass poll thread if wakeup fd is set
Ken Payson
2016-11-06
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-19
|
\
|
*
Merge pull request #8330 from kpayson64/poll_failure
kpayson64
2016-10-18
|
|
\
|
*
\
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-10-17
|
|
\
\
|
|
*
|
Use atomics for poll status to prevent tsan race complaints
Ken Payson
2016-10-13
|
|
*
|
Moved cv polling into ev_poll_posix.c
Ken Payson
2016-10-13
|
|
*
|
Cleanup poll-cv setup
Ken Payson
2016-10-11
|
|
|
*
Use booleans instead of bitmask args
Ken Payson
2016-10-11
|
|
|
*
Wakeup fds on bad poll
kpayson64
2016-10-10
|
|
*
|
Fix platform detection
Ken Payson
2016-10-06
|
|
|
/
|
*
/
Tie workqueue implementation to event engine
Craig Tiller
2016-09-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
|
/
*
Reduce the number of unnecessary allocations
Sree Kuchibhotla
2016-07-14
*
Allow returning a workqueue somehow associated with an endpoint
Craig Tiller
2016-06-30
*
Fix merge error
Craig Tiller
2016-06-15
*
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
Craig Tiller
2016-06-15
|
\
|
*
Make {endpoint,fd}_shutdown idempotent
Craig Tiller
2016-06-15
*
|
Getting handshake timeouts in place
Craig Tiller
2016-06-13
*
|
Reintegrate
Craig Tiller
2016-06-01
*
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-01
|
\
|
|
*
Revert "Remove legacy poller"
Craig Tiller
2016-05-31
*
|
Rename functions
Craig Tiller
2016-05-24
*
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-05-24
|
\
|
|
*
clang-format
Craig Tiller
2016-05-21
|
*
Fixes and code simplification
Craig Tiller
2016-05-20
|
*
Remove legacy poller
Craig Tiller
2016-05-20
*
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-05-17
|
\
\
|
|
*
Merge branch 'better_wakeups' into test_affine
Craig Tiller
2016-05-16
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Fix accelerated wakeups
Craig Tiller
2016-05-16
|
|
*
Add affinity to ev_poll_posix
Craig Tiller
2016-05-14
|
|
/
*
/
Merge github.com:grpc/grpc into error
Craig Tiller
2016-05-13
|
/
*
Remove redundant declaration
Craig Tiller
2016-05-12
*
Force wakeup after fd addition
Craig Tiller
2016-05-11
*
clang-format
Craig Tiller
2016-05-11
*
Merge branch 'cleaner-posix2' into cleaner-posix3
Craig Tiller
2016-03-28