Skip to content

Commit

Permalink
Merge pull request alibaba#296 from chobits/kqueue_test_connect
Browse files Browse the repository at this point in the history
test (kqueue)connection completely in ngx_http_upstream_test_connect()
  • Loading branch information
yaoweibin committed Aug 9, 2013
2 parents 772dd4c + 422086f commit 71418fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/http/ngx_http_upstream.c
Original file line number Diff line number Diff line change
Expand Up @@ -2166,7 +2166,7 @@ ngx_http_upstream_test_connect(ngx_connection_t *c)
return NGX_ERROR;
}

} else
}
#endif
{
err = 0;
Expand Down

0 comments on commit 71418fa

Please sign in to comment.