mirror of https://github.com/nginx/nginx
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)
|
||||
{
|
||||
int rc;
|
||||
u_int event;
|
||||
ngx_int_t event;
|
||||
ngx_err_t err;
|
||||
ngx_uint_t level;
|
||||
ngx_socket_t s;
|
||||
|
|
|
|||
Loading…
Reference in New Issue