mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
64-bit update lost in r1355
This commit is contained in:
parent
9e4b7276f9
commit
708fe2e526
@ -14,7 +14,7 @@ ngx_int_t
|
|||||||
ngx_event_connect_peer(ngx_peer_connection_t *pc)
|
ngx_event_connect_peer(ngx_peer_connection_t *pc)
|
||||||
{
|
{
|
||||||
int rc;
|
int rc;
|
||||||
u_int event;
|
ngx_int_t event;
|
||||||
ngx_err_t err;
|
ngx_err_t err;
|
||||||
ngx_uint_t level;
|
ngx_uint_t level;
|
||||||
ngx_socket_t s;
|
ngx_socket_t s;
|
||||||
|
Loading…
Reference in New Issue
Block a user