[GitHub] trafficserver pull request #1033: TS-4879: Checking con.fd == NO_FD while we...

2016-09-23 Thread oknet
Github user oknet closed the pull request at: https://github.com/apache/trafficserver/pull/1033 --- 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

[GitHub] trafficserver pull request #1033: TS-4879: Checking con.fd == NO_FD while we...

2016-09-22 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1033#discussion_r80158464 --- Diff: iocore/net/UnixNetVConnection.cc --- @@ -1273,14 +1273,21 @@ UnixNetVConnection::connectUp(EThread *t, int fd) con.is_bound = tru

[GitHub] trafficserver pull request #1033: TS-4879: Checking con.fd == NO_FD while we...

2016-09-19 Thread oknet
Github user oknet commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1033#discussion_r79531088 --- Diff: iocore/net/UnixNetVConnection.cc --- @@ -1273,14 +1273,21 @@ UnixNetVConnection::connectUp(EThread *t, int fd) con.is_bound = true

[GitHub] trafficserver pull request #1033: TS-4879: Checking con.fd == NO_FD while we...

2016-09-19 Thread oknet
Github user oknet commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1033#discussion_r79530993 --- Diff: iocore/net/UnixNetVConnection.cc --- @@ -1273,14 +1273,21 @@ UnixNetVConnection::connectUp(EThread *t, int fd) con.is_bound = true

[GitHub] trafficserver pull request #1033: TS-4879: Checking con.fd == NO_FD while we...

2016-09-19 Thread oknet
Github user oknet commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1033#discussion_r79530800 --- Diff: iocore/net/UnixNetVConnection.cc --- @@ -1273,14 +1273,21 @@ UnixNetVConnection::connectUp(EThread *t, int fd) con.is_bound = true

[GitHub] trafficserver pull request #1033: TS-4879: Checking con.fd == NO_FD while we...

2016-09-19 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1033#discussion_r79422164 --- Diff: iocore/net/UnixNetVConnection.cc --- @@ -1273,14 +1273,21 @@ UnixNetVConnection::connectUp(EThread *t, int fd) con.is_bound = tru

[GitHub] trafficserver pull request #1033: TS-4879: Checking con.fd == NO_FD while we...

2016-09-19 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1033#discussion_r79421321 --- Diff: iocore/net/UnixNetVConnection.cc --- @@ -1273,14 +1273,21 @@ UnixNetVConnection::connectUp(EThread *t, int fd) con.is_bound = tru

[GitHub] trafficserver pull request #1033: TS-4879: Checking con.fd == NO_FD while we...

2016-09-19 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1033#discussion_r79422378 --- Diff: iocore/net/UnixNetVConnection.cc --- @@ -1273,14 +1273,21 @@ UnixNetVConnection::connectUp(EThread *t, int fd) con.is_bound = tru

[GitHub] trafficserver pull request #1033: TS-4879: Checking con.fd == NO_FD while we...

2016-09-19 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1033#discussion_r79422585 --- Diff: iocore/net/UnixNetVConnection.cc --- @@ -1273,14 +1273,21 @@ UnixNetVConnection::connectUp(EThread *t, int fd) con.is_bound = tru

[GitHub] trafficserver pull request #1033: TS-4879: Checking con.fd == NO_FD while we...

2016-09-18 Thread oknet
GitHub user oknet opened a pull request: https://github.com/apache/trafficserver/pull/1033 TS-4879: Checking con.fd == NO_FD while we get return from check_emergency_throttle() You can merge this pull request into a Git repository by running: $ git pull https://github.com/okn