Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tidy. | 2016-01-28 | |
| | |||
* | More fixes. | 2016-01-28 | |
| | |||
* | Tidying things up. | 2016-01-27 | |
| | |||
* | Cleaning up Windows compilation. | 2016-01-26 | |
| | |||
* | Merge branch 'tcp_listener' into tcp_server_shutdown | 2016-01-20 | |
|\ | |||
| * | Merge branch 'master' into tcp_listener | 2016-01-20 | |
| |\ | |||
* | | | Add shutdown_starting callbacks to tcp_server. | 2016-01-14 | |
|/ / | | | | | | | | | tcp_server_posix_test illustrates how this can be used to implement a weak referencing mechanism. | ||
* | | clang reformat. | 2016-01-14 | |
| | | |||
* | | Fix windows compilation errors | 2016-01-13 | |
| | | |||
* | | Extend Copyrights to 2016 | 2016-01-13 | |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into epollset | 2016-01-13 | |
| |\ | |||
* | | | Put the fd_index in the same order as the sibling list. | 2016-01-12 | |
| | | | |||
* | | | Code review follow-up. | 2016-01-12 | |
| | | | |||
| * | | unlock before return | 2016-01-12 | |
| | | | |||
| | * | Updated copyrights | 2016-01-12 | |
| | | | |||
| * | | Test for tsan error | 2016-01-12 | |
| |/ | |||
* | | Make grpc_tcp_listener private. | 2016-01-11 | |
| | | |||
| * | merge with head | 2016-01-08 | |
| |\ | |/ |/| | |||
* | | Merge pull request #4627 from daniel-j-born/tcp_fd | 2016-01-08 | |
|\ \ | | | | | | | Expose the fd in grpc_fd and grpc_tcp. | ||
| | * | Remove from all epoll sets when releasing an fd | 2016-01-07 | |
| |/ |/| | |||
* | | Spam cleanup | 2016-01-06 | |
| | | |||
| * | Expose the fd in grpc_fd and grpc_tcp. | 2016-01-05 | |
| | | | | | | | | Fixes a bug where grpc_fd::released was not initialized. | ||
* | | Eliminate gpr_ int types - and insist on C99 variants instead | 2015-12-22 | |
|/ | |||
* | clang-format after last weeks test-fest | 2015-12-14 | |
| | |||
* | Merge github.com:grpc/grpc into bind-server-twice | 2015-12-11 | |
|\ | |||
| * | Merge pull request #4431 from ctiller/we-dont-actually-need-pollset-fd-deletion | 2015-12-11 | |
| |\ | | | | | | | Remove pollset fd deletion path: its unused | ||
* | | | Fix windows | 2015-12-11 | |
| | | | |||
| * | | Merge pull request #4408 from ctiller/pipe-bomb | 2015-12-11 | |
| |\ \ | | | | | | | | | Add tests for pipe usage | ||
* | | | | Add a test for binding a server to the same port twice; fix crashes | 2015-12-11 | |
|/ / / | |||
* | | | Merge pull request #4425 from ctiller/timer_slaying | 2015-12-11 | |
|\ \ \ | | | | | | | | | Slay dead code | ||
* \ \ \ | Merge pull request #4376 from ctiller/wqtest | 2015-12-11 | |
|\ \ \ \ | | | | | | | | | | | Cover more of workqueue | ||
| | | | * | Remove pollset fd deletion path: its unused | 2015-12-11 | |
| | | | | | |||
* | | | | | Merge pull request #4397 from jtattermusch/tv_sec_64bit | 2015-12-11 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Make gpr_timespec platform agnostic. | ||
| | | | * | Merge github.com:grpc/grpc into pipe-bomb | 2015-12-11 | |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | * | | Slay dead code | 2015-12-11 | |
| |_|/ / |/| | | | |||
| | | * | Remove dead code | 2015-12-10 | |
| | | | | |||
| * | | | make gpr_timespec platform agnostic | 2015-12-10 | |
| | | | | |||
| | | * | Add tests for pipe usage | 2015-12-10 | |
| | | | | |||
* | | | | Exclude UDP code for now | 2015-12-10 | |
| |_|/ |/| | | |||
* | | | Merge github.com:grpc/grpc into connected-subchannel | 2015-12-10 | |
|\| | | |||
| * | | Merge pull request #4286 from jtattermusch/win_64bit | 2015-12-09 | |
| |\ \ | | | | | | | | | Make grpc compile on win64bit | ||
| | | * | Cover more of workqueue | 2015-12-09 | |
| | |/ | |/| | |||
| * | | Comply with conventions | 2015-12-09 | |
| | | | |||
| * | | Add another NULL check | 2015-12-09 | |
| | | | |||
| * | | Simplify code | 2015-12-09 | |
| | | | |||
| * | | Fix null pointer dereference | 2015-12-08 | |
| | | | |||
| | * | address comments | 2015-12-07 | |
| | | | |||
| | * | fix 32 bit assertions | 2015-12-07 | |
| | | | |||
| | * | make grpc compile on win64bit | 2015-12-07 | |
| |/ | |||
* | | Merge github.com:grpc/grpc into connected-subchannel | 2015-12-07 | |
|\| |