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.c
Commit message (
Expand
)
Author
Age
*
FD logging cleanup
Craig Tiller
2015-09-23
*
clang-format all core files
Craig Tiller
2015-09-22
*
Change runs to enqueue
Craig Tiller
2015-09-22
*
Move argument passing to start of list
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
*
Getting stuff working
Craig Tiller
2015-09-16
*
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-16
|
\
*
|
Progress towards workqueue transition
Craig Tiller
2015-09-15
|
*
Fix a race in fd_posix.c
Craig Tiller
2015-09-14
|
/
*
Merge github.com:grpc/grpc into plucking-hell
Craig Tiller
2015-08-04
|
\
|
*
Change cast to avoid warning
Christian Blichmann
2015-08-04
|
*
Use an unsigned pointer compare, as the highest bit may sometimes be set.
Christian Blichmann
2015-08-04
*
|
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
|
/
*
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-07-06
|
\
|
*
Fix refcount leak
Craig Tiller
2015-07-01
*
|
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-07-01
|
\
\
|
|
*
Fix a TSAN reported race
Craig Tiller
2015-07-01
|
|
/
|
*
Delay unregister of fd until freelisted
Craig Tiller
2015-07-01
*
|
Spam cleanup, properly shut down lb_policy
Craig Tiller
2015-07-01
*
|
clang-format affected files
Craig Tiller
2015-06-30
*
|
client_config bugfixes
Craig Tiller
2015-06-30
|
/
*
Add an fd conservation test to verify that fds actually close
Craig Tiller
2015-06-29
*
Call fd_orphan callback a little earlier
Craig Tiller
2015-06-26
*
clang-format
Craig Tiller
2015-06-05
*
Fix threading problem on early orphaning
Craig Tiller
2015-06-02
*
Order unregister, freelist properly
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
|
|
*
Added some comments.
David Garcia Quintas
2015-05-31
*
|
|
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
|
|
*
assert -> GPR_ASSERT
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
|
|
/
*
|
Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup
Craig Tiller
2015-05-29
|
\
|
|
*
Rename function for clarity
Craig Tiller
2015-05-29
*
|
Merge branch 'demon-on-wheels' into we-dont-need-no-cv
Craig Tiller
2015-05-29
|
\
|
|
*
Add missing lock
Craig Tiller
2015-05-29
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-28
|
\
|
[next]