[GitHub] trafficserver pull request #642: Proposal: NetVC Context

2016-06-28 Thread oknet
Github user oknet closed the pull request at: https://github.com/apache/trafficserver/pull/642 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

[GitHub] trafficserver pull request #642: Proposal: NetVC Context

2016-06-28 Thread oknet
Github user oknet commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/642#discussion_r68717045 --- Diff: iocore/net/UnixNetAccept.cc --- @@ -277,14 +277,12 @@ NetAccept::do_blocking_accept(EThread *t) vc->options.packet_mark = packet_mark;

[GitHub] trafficserver pull request #642: Proposal: NetVC Context

2016-06-28 Thread oknet
Github user oknet commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/642#discussion_r68715180 --- Diff: proxy/InkAPI.cc --- @@ -6249,12 +6249,12 @@ TSVConnFdCreate(int fd) vc->action_ = &a; vc->id = net_next_connection_number();

[GitHub] trafficserver pull request #642: Proposal: NetVC Context

2016-06-27 Thread maskit
Github user maskit commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/642#discussion_r68702215 --- Diff: proxy/InkAPI.cc --- @@ -6249,12 +6249,12 @@ TSVConnFdCreate(int fd) vc->action_ = &a; vc->id = net_next_connection_number()

[GitHub] trafficserver pull request #642: Proposal: NetVC Context

2016-06-27 Thread maskit
Github user maskit commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/642#discussion_r68701731 --- Diff: iocore/net/UnixNetAccept.cc --- @@ -277,14 +277,12 @@ NetAccept::do_blocking_accept(EThread *t) vc->options.packet_mark = packet_mark;