aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/tcp_posix.c
Commit message (Collapse)AuthorAge
...
* | | FixesGravatar Craig Tiller2016-09-26
| | |
* | | Fixes, more testsGravatar Craig Tiller2016-09-26
| | |
* | | TCP buffer pool integration doneGravatar Craig Tiller2016-09-26
| | |
* | | FixesGravatar Craig Tiller2016-09-26
| | |
* | | Fix memory leaksGravatar Craig Tiller2016-09-23
| | |
* | | Buffer pool integration progressGravatar Craig Tiller2016-09-23
| |/ |/|
| * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-16
| |\
| | * Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | |
| | * Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| | |
* | | fixesGravatar Craig Tiller2016-09-02
| | |
* | | Call closures directly where safeGravatar Craig Tiller2016-09-01
| | |
* | | Timing nuancesGravatar Craig Tiller2016-08-09
| |/ |/|
| * Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
| |
| * Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
| |
* | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
|\|
| * Some compilers don't like big stack frames. There is no needGravatar Vijay Pai2016-07-29
| | | | | | | | for this to be a power of 2, so let's just shrink it a little.
* | Get traces around everythingGravatar Craig Tiller2016-07-18
| |
* | Fixes & debugGravatar Craig Tiller2016-07-18
|/
* Refactor workqueues a little to make them great againGravatar Craig Tiller2016-07-01
|
* Allow returning a workqueue somehow associated with an endpointGravatar Craig Tiller2016-06-30
|
* Merge pull request #6973 from makdharma/network_status_changeGravatar Jan Tattermusch2016-06-27
|\ | | | | Network status tracking
* | Re-enable accidentally disabled tracesGravatar Craig Tiller2016-06-23
| |
| * add code to unregister endpointsGravatar Makarand Dharmapurikar2016-06-22
| |
| * more files after running build.yaml changes throughGravatar Makarand Dharmapurikar2016-06-20
|/
* Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\
| * Make {endpoint,fd}_shutdown idempotentGravatar Craig Tiller2016-06-15
| |
* | Getting handshake timeouts in placeGravatar Craig Tiller2016-06-13
| |
* | Rename functionsGravatar Craig Tiller2016-05-24
| |
* | Merge pull request #34 from markdroth/errorGravatar Craig Tiller2016-05-13
|\ \ | | | | | | Fix memory leak.
| * | Fix memory leak.Gravatar Mark D. Roth2016-05-13
| | |
* | | Merge pull request #33 from markdroth/errorGravatar Craig Tiller2016-05-13
|\| | | | | | | | Fixed endpoint tests. Also more boolification.
| * | Fixed endpoint tests.Gravatar Mark D. Roth2016-05-13
| | |
* | | Fuzzing fixesGravatar Craig Tiller2016-05-13
|/ /
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-11
|\|
* | Progress converting to new error system (HTTP fixes)Gravatar Craig Tiller2016-05-09
| |
* | Progress converting to new error systemGravatar Craig Tiller2016-05-09
| |
| * Use unlimited default for max header size until receiving new settingsGravatar Mark D. Roth2016-05-04
| | | | | | | | | | | | | | | | from the peer. This both complies with the RFC and ensures that if the user sets a higher limit than the 16K default, we won't incorrectly reject data sent before settings are exchanged. Also fix proxy tests.
* | ProgressGravatar Craig Tiller2016-05-03
| |
* | Unifying error handling within coreGravatar Craig Tiller2016-04-28
|/
* Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
| |
* | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-28
|/
* Fix includesGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25