aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/tcp_server_posix.c
Commit message (Expand)AuthorAge
...
* | | Merge pull request #7675 from y-zeng/AF_unix_so_reuseportGravatar David G. Quintas2016-08-10
|\ \ \
* \ \ \ Merge pull request #7128 from daniel-j-born/server_clone_fixGravatar Nicolas Noble2016-08-09
|\ \ \ \
| | * | | Disable SO_REUSEPORT at prepare_socket() for unix socketsGravatar Yuchen Zeng2016-08-08
| | * | | Disable SO_REUSEPORT for UNIX socketGravatar Yuchen Zeng2016-08-08
| |/ / / |/| | |
| | | * 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 pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-19
* | | Merge remote-tracking branch 'upstream/master' into shut_down_acceptor_earlyGravatar yang-g2016-07-18
|\ \ \
* | | | Shutdown the listeners early when destroying the tcp_serverGravatar yang-g2016-07-11
| |_|/ |/| |
| | * Code comments for siblings.Gravatar Dan Born2016-07-08
| | * Set siblings for server clones properly.Gravatar Dan Born2016-07-08
| * | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-06
| |\ \ | |/ / |/| |
* | | Fix TSAN failure in tcp_server (shown via qps_openloop_test)Gravatar Craig Tiller2016-07-01
| |/ |/|
| * Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-06-30
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
|\ \
| * | Fix ipv4-only listeningGravatar Craig Tiller2016-06-09
| * | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-31
| |\ \
| | | * Merge branch 'reuse_affinity' into delayed-writeGravatar Craig Tiller2016-05-27
| | |/|
| | | * Merge branch 'error' into reuse_affinityGravatar Craig Tiller2016-05-27
| | | |\ | | |_|/ | |/| |
| | * | Round robin notifier pollsetGravatar Craig Tiller2016-05-24
| * | | Rename functionsGravatar Craig Tiller2016-05-24
* | | | Merge branch 'error' into reuse_portGravatar Craig Tiller2016-05-24
|\| | |
| * | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
| |\| |
| | | * Initialize variables to appease compilersGravatar Craig Tiller2016-05-19
| | | * Merge branch 'reuse_port' into reuse_affinityGravatar Craig Tiller2016-05-19
| | | |\ | |_|_|/ |/| | |
* | | | FixesGravatar Craig Tiller2016-05-19
| | | * Merge branch 'reuse_port' into reuse_affinityGravatar Craig Tiller2016-05-18
| | |/| | |_|/ |/| |
* | | Support SO_REUSEPORTGravatar Craig Tiller2016-05-18
|/ /
| * Begin sharding request queues per cqGravatar Craig Tiller2016-05-16
* | fixes server_testGravatar David Garcia Quintas2016-05-11
* | bind error in tcp server posixGravatar David Garcia Quintas2016-05-10
* | Progress converting to new error systemGravatar Craig Tiller2016-05-09
* | Bug fixes to error handlingGravatar Craig Tiller2016-05-06
* | Progress converting to new error systemGravatar Craig Tiller2016-05-06
* | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
* | ProgressGravatar Craig Tiller2016-05-04
* | ProgressGravatar Craig Tiller2016-05-03
| * Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-04-14
| |\ | |/ |/|
| * Delete debug log linesGravatar Sree Kuchibhotla2016-04-12
| * first cut of changesGravatar Sree Kuchibhotla2016-04-12
* | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_allGravatar Nicolas "Pixel" Noble2016-04-05
|\|
| * 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
| |/
* / Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_allGravatar Nicolas "Pixel" Noble2016-03-28
|/
* Fix includesGravatar Craig Tiller2016-03-25
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25