aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/tcp_client_posix.c
Commit message (Expand)AuthorAge
* clang-formatGravatar Craig Tiller2017-01-06
* Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
* Use `grpc_closure`s in `grpc_timer`sGravatar Masood Malekghassemi2017-01-05
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Some fixesGravatar Craig Tiller2016-12-29
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
|\|
| * tcp_client_posix: Don't overwrite error descr.Gravatar David Garcia Quintas2016-11-20
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\|
| * clang-formatGravatar Yuchen Zeng2016-11-11
| * Merge remote-tracking branch 'upstream/master' into tosGravatar Yuchen Zeng2016-11-02
| |\
* | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
| |/ |/|
* | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
|\ \
* | | s/BUFFER_POOL/RESOURCE_QUOTA/gGravatar Craig Tiller2016-10-21
* | | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| | * More interfaces for grpc_socket_mutatorGravatar Yuchen Zeng2016-10-13
| | * Introduce grpc_socket_mutatorGravatar Yuchen Zeng2016-10-11
| | * Add tos configuration in channel argsGravatar Yuchen Zeng2016-10-10
| * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-03
| |\|
* | | Fix merge errorGravatar Craig Tiller2016-09-29
* | | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-29
|\ \ \ | | |/ | |/|
* | | Add tracing, fix some transport bugs wrt buffer_poolsGravatar Craig Tiller2016-09-28
| | * Clang formatGravatar murgatroid992016-09-26
* | | Fix memory leaksGravatar Craig Tiller2016-09-23
| | * Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
* | | Buffer pools compileGravatar Craig Tiller2016-09-23
* | | Buffer pool integration progressGravatar Craig Tiller2016-09-23
| * | Propagate error through grpc_lb_policy_cancel_picks(). Also fix errorGravatar Mark D. Roth2016-09-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
|/
* clang-formatGravatar Craig Tiller2016-05-24
* Rename functionsGravatar Craig Tiller2016-05-24
* Fix refcounting bugsGravatar Craig Tiller2016-05-10
* Error reporting progressGravatar Craig Tiller2016-05-06
* Progress converting to new error systemGravatar Craig Tiller2016-05-06
* ProgressGravatar Craig Tiller2016-05-03
* Unifying error handling within coreGravatar Craig Tiller2016-04-28
* Connectivity checkGravatar Craig Tiller2016-04-13
* 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