mirror of
https://github.com/nginx/nginx.git
synced 2026-06-25 03:16:37 +00:00
64-bit update lost in r1355
This commit is contained in:
parent
9e4b7276f9
commit
708fe2e526
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue