aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr
Commit message (Expand)AuthorAge
...
| | * | | 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
* | | | | Change constnessGravatar Craig Tiller2016-06-06
| | | * | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-06
| | | |\ \ | | | |/ / | | |/| |
| | | * | Minor commentsGravatar Sree Kuchibhotla2016-06-06
* | | | | Fix platform ifdefGravatar Craig Tiller2016-06-06
| | | * | Remove unused filesGravatar Sree Kuchibhotla2016-06-06
* | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | Fix a few bugs in ev_epoll_linux.cGravatar Sree Kuchibhotla2016-06-04
| | | * | Handle pollsets and fds witn no polling islands and fix locking bug in pollse...Gravatar Sree Kuchibhotla2016-06-03
| | | * | epoll polling strategy now points to the new codeGravatar Sree Kuchibhotla2016-06-03
| | | * | Functionality complete in ev_epoll_linux.cGravatar Sree Kuchibhotla2016-06-03
| * | | | Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
| |\ \ \ \
* | | | | | Provide more context in errorGravatar Craig Tiller2016-06-02
* | | | | | Fix bad return valueGravatar Craig Tiller2016-06-02
* | | | | | Document error.h betterGravatar Craig Tiller2016-06-02
* | | | | | clang-formatGravatar Craig Tiller2016-06-01
* | | | | | Fix mac compilationGravatar Craig Tiller2016-06-01
* | | | | | Fix format stringGravatar Craig Tiller2016-06-01
* | | | | | ReintegrateGravatar Craig Tiller2016-06-01
* | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-01
|\| | | | |
| | | | * | Rewrite all the pollset and fd functions in ev_epoll_linux.cGravatar Sree Kuchibhotla2016-06-01
| | | * | | s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
| | * | | | Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | |\ \ \ \