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
*
fd_posix: free from managed closures!
David Garcia Quintas
2015-05-31
*
fd_posix: removed redundant on_done
David Garcia Quintas
2015-05-31
*
assert -> GPR_ASSERT
David Garcia Quintas
2015-05-31
*
fixed compilation errors on windows code.
David Garcia Quintas
2015-05-31
*
Comments addressed.
David Garcia Quintas
2015-05-31
*
Adapted the following to the new iomgr's cb API:
David Garcia Quintas
2015-05-31
*
clang-format
Craig Tiller
2015-05-29
*
Make it possible to run with poll() instead of epoll()
Craig Tiller
2015-05-29
*
Rename function for clarity
Craig Tiller
2015-05-29
*
Add missing lock
Craig Tiller
2015-05-29
*
Add comment
Craig Tiller
2015-05-28
*
Merge github.com:grpc/grpc into scalable-poll
Craig Tiller
2015-05-28
|
\
|
*
Workaround: Prevent threads sitting in epoll forever
Craig Tiller
2015-05-26
*
|
Merge github.com:grpc/grpc into scalable-poll
Craig Tiller
2015-05-24
|
\
|
|
*
Remove all uses of __FUNCTION__
Craig Tiller
2015-05-24
|
*
Kick the tire down the road instead of blocking to free up threads
Craig Tiller
2015-05-20
|
*
Fix a potential leak
Yang Gao
2015-05-19
*
|
clang-format
Craig Tiller
2015-05-18
*
|
Add another little comment
Craig Tiller
2015-05-18
*
|
Document variable usage in fd_posix
Craig Tiller
2015-05-18
*
|
More scalable unary polling
Craig Tiller
2015-05-14
|
/
*
Merge pull request #1567 from dgquintas/cq_bgcb_cv
Craig Tiller
2015-05-12
|
\
|
*
Added comment to empty kick_poller func.
David Garcia Quintas
2015-05-12
*
|
Various Win32 fixes and improvements.
Nicolas Noble
2015-05-12
|
*
Removed callback queue sync from iomgr.
David Garcia Quintas
2015-05-12
*
|
Msys2 fixes, and compilation instructions.
Nicolas "Pixel" Noble
2015-05-10
|
/
*
Merge pull request #1522 from nicolasnoble/better-win32-orphans
Jan Tattermusch
2015-05-08
|
\
|
*
Further Windows fixes.
Nicolas "Pixel" Noble
2015-05-08
|
*
A few win32 fixes.
Nicolas "Pixel" Noble
2015-05-07
*
|
Eliminate need for SIGPIPE handling
Craig Tiller
2015-05-06
|
/
*
Added missing profiling tags.
David Garcia Quintas
2015-05-04
*
Merge pull request #1396 from ctiller/one-read
Yang Gao
2015-05-04
|
\
*
\
Merge pull request #1457 from nicolasnoble/win32-fixes-once-again
Craig Tiller
2015-05-04
|
\
\
*
|
|
correct win32-related API usage
zeliard
2015-05-04
|
*
|
Another round of win32 fixes and documentation.
Nicolas "Pixel" Noble
2015-05-04
|
/
/
*
|
More win32 fixes + documentation.
Nicolas "Pixel" Noble
2015-05-02
*
|
Wave of Win32 fixes.
Nicolas "Pixel" Noble
2015-05-02
|
*
Merge branch 'one-read' of github.com:ctiller/grpc into one-read
Craig Tiller
2015-05-01
|
|
\
|
*
\
Merge github.com:grpc/grpc into one-read
Craig Tiller
2015-05-01
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Merge github.com:grpc/grpc into one-read
Craig Tiller
2015-04-30
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Merge github.com:grpc/grpc into one-read
Craig Tiller
2015-04-30
|
|
|
\
*
|
|
\
Merge remote-tracking branch 'upstream/master' into stap
David Garcia Quintas
2015-04-30
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
make initializing overlapped-struct obvious for preventing a ciritical bug
zeliard
2015-04-30
*
|
|
|
Merge comments. See below.
David Garcia Quintas
2015-04-29
|
|
|
*
Tweak comment
Craig Tiller
2015-04-29
|
|
|
/
*
|
/
Integration of Systemtap (STAP) for profiling.
David Garcia Quintas
2015-04-29
|
/
/
|
*
Don't wait for EAGAIN before reporting reads up
Craig Tiller
2015-04-28
|
*
Hoist iov_size into a grpc_tcp member
Craig Tiller
2015-04-28
|
/
*
Merge pull request #1371 from wkubiak/master
Nicolas Noble
2015-04-27
|
\
*
|
Stop kicking ourselves
Craig Tiller
2015-04-27
[next]