index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
iomgr
Commit message (
Expand
)
Author
Age
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Merge pull request #602 from dklempner/unary_promotion_with_concurrent_poll
Craig Tiller
2015-02-24
|
\
|
*
Move close() to when the fd refcount goes to zero
David Klempner
2015-02-24
*
|
Spam cleanup
Craig Tiller
2015-02-24
|
*
Add a shutdown API to pollset
David Klempner
2015-02-24
|
*
Merge branch 'master' into unary_promotion_with_concurrent_poll
David Klempner
2015-02-23
|
|
\
|
|
/
|
/
|
*
|
Factorizing out function split_host_port.
Nicolas "Pixel" Noble
2015-02-20
*
|
Merge branch 'master' of github.com:google/grpc into win32
Nicolas "Pixel" Noble
2015-02-21
|
\
\
*
|
|
Fixing Windows port.
Nicolas "Pixel" Noble
2015-02-20
|
*
|
Check POLLHUP, POLLERR as required
Craig Tiller
2015-02-20
|
*
|
sockaddr_un needs the null terminator included in the address length
Craig Tiller
2015-02-20
|
/
/
*
|
Add a facility to control tracing without recompiling
Craig Tiller
2015-02-20
*
|
Merge pull request #592 from ctiller/chex2
Nicolas Noble
2015-02-20
|
\
\
|
|
*
Ensure there is no concurrent poller for unary->multipoll
David Klempner
2015-02-18
|
|
/
|
/
|
*
|
Fix a race where an fd can be deleted during polling
Craig Tiller
2015-02-18
|
*
clang-format
Craig Tiller
2015-02-18
|
*
Fix a TSAN reported error
Craig Tiller
2015-02-18
*
|
Correct the comment documenting how to disable having multiple threads
David Klempner
2015-02-18
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
\
|
*
UDS Fix
Craig Tiller
2015-02-17
|
*
Add missing ref
Craig Tiller
2015-02-17
|
*
Add checking on fd_posix refcounts
Craig Tiller
2015-02-17
*
|
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
\
|
|
*
Fix aliasing
Craig Tiller
2015-02-17
*
|
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
\
|
*
|
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-16
|
\
\
|
|
*
Merge github.com:grpc/grpc into uds
Craig Tiller
2015-02-16
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
clang-format
Craig Tiller
2015-02-13
|
|
*
Unix domain socket support
Craig Tiller
2015-02-13
|
*
|
Cleaning up our posix definition / usage.
Nicolas "Pixel" Noble
2015-02-14
|
|
/
*
/
Multi-completion-queue-server
Craig Tiller
2015-02-12
|
/
*
Destroy the wakeup fd in the right function
David Klempner
2015-02-11
*
Clean up the epoll wakeup fd too.
David Klempner
2015-02-11
*
Address pull request thread comments
David Klempner
2015-02-11
*
Remove now unnecessary check that incoming epoll fds are not orphaned
David Klempner
2015-02-11
*
Merge branch 'master' into epoll
David Klempner
2015-02-11
|
\
|
*
Merge pull request #448 from nicolasnoble/grpc-win32
Craig Tiller
2015-02-11
|
|
\
*
|
|
Epoll based multipoller
David Klempner
2015-02-10
|
*
|
Have unary pollset check to see if the existing fd is orphaned
David Klempner
2015-02-10
|
/
/
|
*
Rewording comment :-)
Nicolas "Pixel" Noble
2015-02-10
|
*
Merge cleanup.
Nicolas Noble
2015-02-09
|
*
Merge branch 'master' of github.com:google/grpc into grpc-win32
Nicolas "Pixel" Noble
2015-02-10
|
|
\
|
*
|
Addressing comments.
Nicolas Noble
2015-02-10
*
|
|
Reduce contention on lock
Craig Tiller
2015-02-09
|
|
/
|
/
|
*
|
Move pollset_kick wfd creation/destruction out of freelist lock
David Klempner
2015-02-05
|
*
Adding Windows tcp server code.
Nicolas "Pixel" Noble
2015-02-05
*
|
Go one further.
Craig Tiller
2015-02-04
*
|
Respecify our way out of some very high contention
Craig Tiller
2015-02-04
[next]