aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr
Commit message (Expand)AuthorAge
* Better error handling and add polling_island_unlock_pair() helperGravatar Sree Kuchibhotla2016-06-23
* Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-23
|\
* | clang formatGravatar Sree Kuchibhotla2016-06-22
| * Initialize port to -1Gravatar Ken Payson2016-06-22
* | Fix build errors on some configurationsGravatar Sree Kuchibhotla2016-06-22
* | Remove pollset->pi_mu since it is redundant. Also do not get pollingGravatar Sree Kuchibhotla2016-06-21
* | Add missing function fd_is_shutdownGravatar Sree Kuchibhotla2016-06-21
* | Make fd_shutdown idempotentGravatar Sree Kuchibhotla2016-06-21
* | Integrate with unified error reportingGravatar Sree Kuchibhotla2016-06-21
* | Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
|\|
* | Fix refcounting tsan failures and grab pollset lock in the functionGravatar Sree Kuchibhotla2016-06-21
* | Significantly refactor the polling island locking and refcounting codeGravatar Sree Kuchibhotla2016-06-20
* | Test polling island mergesGravatar Sree Kuchibhotla2016-06-16
* | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-16
|\ \
* | | Compilation errorGravatar Sree Kuchibhotla2016-06-15
| | * Fix merge errorGravatar Craig Tiller2016-06-15
| | * Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| | |\
| | | * Make {endpoint,fd}_shutdown idempotentGravatar Craig Tiller2016-06-15
| | |/ | |/|
* | | Rename _GRPC_TSAN to GRPC_TSANGravatar Sree Kuchibhotla2016-06-13
* | | Fix tsan failuresGravatar Sree Kuchibhotla2016-06-13
| | * Getting handshake timeouts in placeGravatar Craig Tiller2016-06-13
* | | Fix bad mergeGravatar Sree Kuchibhotla2016-06-13
* | | Fix ref counting bugGravatar Sree Kuchibhotla2016-06-10
| * | Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
| | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
| | |\ | | |/ | |/|
* | | Add an API at the core level to disable signals or use a differentGravatar Sree Kuchibhotla2016-06-09
| | * Fix ipv4-only listeningGravatar Craig Tiller2016-06-09
| | * Fix somewhat obvious errorGravatar Craig Tiller2016-06-09
* | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-09
|\| |
* | | Check epoll is actually available. set GPR_LINUX_EPOLL only in GLIBC verGravatar Sree Kuchibhotla2016-06-09
| | * Add error propagationGravatar Craig Tiller2016-06-09
| | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
| | |\ | | |/ | |/|
* | | Fix refcounting bug in polling_island_mergeGravatar Sree Kuchibhotla2016-06-09
* | | pollset_kick optimization (do not kick any other thread if the currentGravatar Sree Kuchibhotla2016-06-08
* | | More TODOsGravatar Sree Kuchibhotla2016-06-08
* | | Add TODOsGravatar Sree Kuchibhotla2016-06-08
* | | Do not close epoll_fd while there are any pollers and add the ability toGravatar Sree Kuchibhotla2016-06-08
* | | 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-08
|\ \ \
| | * | Adds functions to set snd/rcv socket buffer sizes.Gravatar Robbie Shade2016-06-08
| |/ /
| * | Fix sed induced typoGravatar David G. Quintas2016-06-07
| | * Fix windows #defineGravatar Craig Tiller2016-06-07
| | * Fix windows includeGravatar Craig Tiller2016-06-07
| | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
| | |\ | | |/ | |/|
| * | clang-formatGravatar David Garcia Quintas2016-06-06
| * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| |\ \
* | | | Core review comments and remove 'kicked_specifically' field as its notGravatar Sree Kuchibhotla2016-06-06
* | | | Remove redundant codeGravatar Sree Kuchibhotla2016-06-06
* | | | Fix asan failures (i.e add pollset_global_shutdown), remove debug logGravatar Sree Kuchibhotla2016-06-06
| * | | moar renamingsGravatar David Garcia Quintas2016-06-06