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
*
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
*
|
Most of the way to auto-cleanup subchannels
Craig Tiller
2015-11-27
|
/
*
Stop using atm operations on fd->shutdown since that is already used
Vijay Pai
2015-10-12
*
Add commentary
Craig Tiller
2015-10-06
*
ex --> ext
Craig Tiller
2015-10-06
*
Debug cleanup
Craig Tiller
2015-10-02
*
clang-format
Craig Tiller
2015-10-02
*
Stabilize mac build
Craig Tiller
2015-10-02
*
Completing wakeup story
Craig Tiller
2015-10-01
*
Allow fd_posix to force a re-evaluation of polling on wakeup
Craig Tiller
2015-10-01
*
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
|
\
[next]