aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr
Commit message (Expand)AuthorAge
* Added copyright notice to udp_server.cGravatar Robbie Shade2015-08-13
* Regenerated project filesGravatar Robbie Shade2015-08-06
|\
| * Merge pull request #2713 from ctiller/plucking-hellGravatar Vijay Pai2015-08-05
| |\
* | | Removed debug log linesGravatar Robbie Shade2015-08-04
* | | Expose the UDP server FDGravatar Robbie Shade2015-08-04
* | | Handle success == 0 case in udp_server on_readGravatar Robbie Shade2015-08-04
| * | Return normalized IPv4 addresses from grpc_sockaddr_to_uri().Gravatar Paul Marks2015-08-04
| * | Merge pull request #2779 from jtattermusch/properly_decrement_active_portsGravatar Nicolas Noble2015-08-04
| |\ \
| | * | clarified comment and silenced error logGravatar Jan Tattermusch2015-08-04
| | | * Update commentGravatar Craig Tiller2015-08-04
| | | * Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-04
| | | |\ | | |_|/ | |/| |
| * | | Change cast to avoid warningGravatar Christian Blichmann2015-08-04
| * | | Use an unsigned pointer compare, as the highest bit may sometimes be set.Gravatar Christian Blichmann2015-08-04
| | * | properly decrement active_portsGravatar Jan Tattermusch2015-08-03
| * | | Fix compilation under VS 2010Gravatar Jan Tattermusch2015-08-03
| |/ /
| | * Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-01
| | |\ | | |/ | |/|
| | * Save some iterationsGravatar Craig Tiller2015-07-31
| | * Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hellGravatar Craig Tiller2015-07-30
| | |\
| | | * Implement new pollset semantics for WindowsGravatar Craig Tiller2015-07-30
| | * | Fix TSAN reported lock-inversion in epoll fd additionGravatar Craig Tiller2015-07-30
| | |/
| * | Fix a race that could cause a double deleteGravatar Craig Tiller2015-07-30
| | * Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
| |/
| * fix race in server shutdownGravatar Jan Tattermusch2015-07-29
| * Fixing Windows's missing pollset_set.Gravatar Nicolas "Pixel" Noble2015-07-29
| * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
| |\
| | * fix whitespaces and line lengthGravatar Jan Tattermusch2015-07-24
| | * fix getpeername code on windowsGravatar Jan Tattermusch2015-07-24
| | * Fix flow controlGravatar Craig Tiller2015-07-23
| * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
| |\|
| | * Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| | |\
| * | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-22
| |\| |
| | * | Merge pull request #2529 from ctiller/prefer-gin-n-tonicGravatar Vijay Pai2015-07-21
| | |\ \
| * | | | Fix race introduced recentlyGravatar Craig Tiller2015-07-21
| * | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-21
| |\| | |
| | * | | Fix (forever) a TSAN bug thats plagued usGravatar Craig Tiller2015-07-21
| | | | * Make endpoint peer API work on WindowsGravatar Craig Tiller2015-07-20
| | | | * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| | | |/ | | |/|
| | | * Update Windows to use the monotonic clock for alarms alsoGravatar Craig Tiller2015-07-20
| | | * Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
| | |/
| * | Fix state tracking, refcounting bugsGravatar Craig Tiller2015-07-17
| * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
| |\|
| * | Correct alarm handlingGravatar Craig Tiller2015-07-17
| * | Shutdown alarms should not finish successfullyGravatar Craig Tiller2015-07-17
| | * Merge pull request #2470 from ctiller/i-want-to-wait-freeGravatar Vijay Pai2015-07-17
| | |\
| | * \ Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| | |\ \
| | | | * Merge github.com:grpc/grpc into i-want-to-wait-freeGravatar Craig Tiller2015-07-17
| | | | |\ | | | | |/ | | | |/|
| | | | * Spelling correctionGravatar Craig Tiller2015-07-17
| * | | | Spam cleanupGravatar Craig Tiller2015-07-17
| | | * | Tiny comment grammar fixGravatar David G. Quintas2015-07-16
| | | | * Expand commentGravatar Craig Tiller2015-07-16