aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/ev_posix.c
Commit message (Expand)AuthorAge
* Fix broken shutdown, and cascading exec_ctx usage bugsGravatar Craig Tiller2017-02-14
* Eliminate CQ freelistGravatar Craig Tiller2017-02-09
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
|/
* Remove legacy pollerGravatar Craig Tiller2016-11-08
* Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
|\
| * Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-17
| |\
| | * Moved cv polling into ev_poll_posix.cGravatar Ken Payson2016-10-13
| | * Remove test-forcing hackGravatar Ken Payson2016-10-07
| | * Fix platform detectionGravatar Ken Payson2016-10-06
| | * Broke cv polling into seperate engineGravatar Ken Payson2016-09-29
| * | Tie workqueue implementation to event engineGravatar Craig Tiller2016-09-09
| |/
* | Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
* | Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
|/
* Allow returning a workqueue somehow associated with an endpointGravatar Craig Tiller2016-06-30
* Remove pollset->pi_mu since it is redundant. Also do not get pollingGravatar Sree Kuchibhotla2016-06-21
* Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
|\
* | Test polling island mergesGravatar Sree Kuchibhotla2016-06-16
| * Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| |\
| | * Make {endpoint,fd}_shutdown idempotentGravatar Craig Tiller2016-06-15
* | | Use poll if not linux, add read notifier pollset support and someGravatar Sree Kuchibhotla2016-06-08
* | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-06
|\ \ \ | | |/ | |/|
* | | epoll polling strategy now points to the new codeGravatar Sree Kuchibhotla2016-06-03
| | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-01
| | |\ | | |/ | |/|
| * | Revert "Remove legacy poller"Gravatar Craig Tiller2016-05-31
* | | Correct typoGravatar Sree Kuchibhotla2016-05-31
* | | Remove union { } data and epoll_hdr structures. Added ev_epoll_linuxGravatar Sree Kuchibhotla2016-05-31
* | | Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_a...Gravatar Sree Kuchibhotla2016-05-31
|/ /
| * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
| |\ | |/ |/|
* | Remove legacy pollerGravatar Craig Tiller2016-05-20
* | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affineGravatar Craig Tiller2016-05-14
|\ \
| | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-13
| | |\ | |_|/ |/| |
* | | Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-05-11
|\ \ \
| | | * Error reporting progressGravatar Craig Tiller2016-05-06
| | |/ | |/|
| | * Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-04-29
| | |\ | | |/ | |/|
| * | Remove duplicate instance of grpc_global_wakeup_fdGravatar Paul Querna2016-04-29
| | * fix formattingGravatar Sree Kuchibhotla2016-04-12
| | * first cut of changesGravatar Sree Kuchibhotla2016-04-12
| |/
* | Small tweaksGravatar Craig Tiller2016-04-06
* | Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-04-06
|\|
| * Remove unnecessary -2016 from copyrightsGravatar Craig Tiller2016-04-05
* | Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-31
|\|
| * Add compilation guards for posix only codeGravatar Craig Tiller2016-03-30
* | Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-28
|/
* Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-28