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
/
fd_posix.h
Commit message (
Expand
)
Author
Age
*
Updated copyrights
murgatroid99
2016-01-12
*
Merge pull request #4627 from daniel-j-born/tcp_fd
Craig Tiller
2016-01-08
|
\
|
*
Expose the fd in grpc_fd and grpc_tcp.
Dan Born
2016-01-05
*
|
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
|
/
*
Merge github.com:grpc/grpc into connected-subchannel
Craig Tiller
2015-12-04
|
\
|
*
update api
yang-g
2015-12-01
|
*
Release fd api
yang-g
2015-11-30
*
|
Fixes, and some test code
Craig Tiller
2015-11-29
*
|
Sanitize unsubscription to be callback preserving
Craig Tiller
2015-11-29
|
/
*
Commentary
Craig Tiller
2015-10-02
*
Commentary
Craig Tiller
2015-10-02
*
Debug cleanup
Craig Tiller
2015-10-02
*
clang-format
Craig Tiller
2015-10-02
*
Stabilize mac build
Craig Tiller
2015-10-02
*
Allow fd_posix to force a re-evaluation of polling on wakeup
Craig Tiller
2015-10-01
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Fixes
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-18
*
Cleanup
Craig Tiller
2015-09-18
*
Progress towards workqueue transition
Craig Tiller
2015-09-15
*
Merge github.com:grpc/grpc into plucking-hell
Craig Tiller
2015-08-01
|
\
|
*
Fix a race that could cause a double delete
Craig Tiller
2015-07-30
*
|
Allow specific pollers to be woken
Craig Tiller
2015-07-29
|
/
*
clang-format
Craig Tiller
2015-06-05
*
Turn off debug
Craig Tiller
2015-06-02
*
Fix threading problem on early orphaning
Craig Tiller
2015-06-02
*
Fix TSAN reported errors
Craig Tiller
2015-06-01
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
|
*
Merge github.com:grpc/grpc into count-the-things
Craig Tiller
2015-06-01
|
|
\
*
|
|
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
|
|
|
*
|
Label all iomgr objects
Craig Tiller
2015-06-01
*
|
|
Release all fd refs before signalling shutdown
Craig Tiller
2015-06-01
*
|
|
fd refcount debugging
Craig Tiller
2015-05-31
|
/
/
|
*
fd_posix: free from managed closures!
David Garcia Quintas
2015-05-31
|
*
fd_posix: removed redundant on_done
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
|
/
*
Document variable usage in fd_posix
Craig Tiller
2015-05-18
*
More scalable unary polling
Craig Tiller
2015-05-14
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Fix a TSAN reported error
Craig Tiller
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
*
Reduce contention on lock
Craig Tiller
2015-02-09
*
Freelist grpc_fd objects
David Klempner
2015-01-28
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
[next]