aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr
Commit message (Expand)AuthorAge
* Spam cleanupGravatar Craig Tiller2015-02-24
* Factorizing out function split_host_port.Gravatar Nicolas "Pixel" Noble2015-02-20
* Merge branch 'master' of github.com:google/grpc into win32Gravatar Nicolas "Pixel" Noble2015-02-21
|\
* | Fixing Windows port.Gravatar Nicolas "Pixel" Noble2015-02-20
| * Check POLLHUP, POLLERR as requiredGravatar Craig Tiller2015-02-20
| * sockaddr_un needs the null terminator included in the address lengthGravatar Craig Tiller2015-02-20
|/
* Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20
* Merge pull request #592 from ctiller/chex2Gravatar Nicolas Noble2015-02-20
|\
* | Fix a race where an fd can be deleted during pollingGravatar Craig Tiller2015-02-18
| * clang-formatGravatar Craig Tiller2015-02-18
| * Fix a TSAN reported errorGravatar Craig Tiller2015-02-18
* | Correct the comment documenting how to disable having multiple threadsGravatar David Klempner2015-02-18
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
|\
| * UDS FixGravatar Craig Tiller2015-02-17
| * Add missing refGravatar Craig Tiller2015-02-17
| * Add checking on fd_posix refcountsGravatar Craig Tiller2015-02-17
* | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
|\|
| * Fix aliasingGravatar Craig Tiller2015-02-17
* | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
|\|
* | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-16
|\ \
| | * Merge github.com:grpc/grpc into udsGravatar Craig Tiller2015-02-16
| | |\ | | |/ | |/|
| | * clang-formatGravatar Craig Tiller2015-02-13
| | * Unix domain socket supportGravatar Craig Tiller2015-02-13
| * | Cleaning up our posix definition / usage.Gravatar Nicolas "Pixel" Noble2015-02-14
| |/
* / Multi-completion-queue-serverGravatar Craig Tiller2015-02-12
|/
* Destroy the wakeup fd in the right functionGravatar David Klempner2015-02-11
* Clean up the epoll wakeup fd too.Gravatar David Klempner2015-02-11
* Address pull request thread commentsGravatar David Klempner2015-02-11
* Remove now unnecessary check that incoming epoll fds are not orphanedGravatar David Klempner2015-02-11
* Merge branch 'master' into epollGravatar David Klempner2015-02-11
|\
| * Merge pull request #448 from nicolasnoble/grpc-win32Gravatar Craig Tiller2015-02-11
| |\
* | | Epoll based multipollerGravatar David Klempner2015-02-10
| * | Have unary pollset check to see if the existing fd is orphanedGravatar David Klempner2015-02-10
|/ /
| * Rewording comment :-)Gravatar Nicolas "Pixel" Noble2015-02-10
| * Merge cleanup.Gravatar Nicolas Noble2015-02-09
| * Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-10
| |\
| * | Addressing comments.Gravatar Nicolas Noble2015-02-10
* | | Reduce contention on lockGravatar Craig Tiller2015-02-09
| |/ |/|
* | Move pollset_kick wfd creation/destruction out of freelist lockGravatar David Klempner2015-02-05
| * Adding Windows tcp server code.Gravatar Nicolas "Pixel" Noble2015-02-05
* | Go one further.Gravatar Craig Tiller2015-02-04
* | Respecify our way out of some very high contentionGravatar Craig Tiller2015-02-04
* | Merge pull request #396 from dklempner/source_cleanupGravatar Craig Tiller2015-02-04
|\ \
| | * Fixing bad copy/paste.Gravatar Nicolas "Pixel" Noble2015-02-05
| | * Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-04
| | |\
| | * | Second draft of the win32 implementation.Gravatar Nicolas "Pixel" Noble2015-02-04
| * | | Fix up feature test macrosGravatar David Klempner2015-02-04
| | |/ | |/|
* | | Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-03
|\| |