mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
client: typo in client-handshake
This commit is contained in:
parent
608d34e1b7
commit
9b5e45d383
1 changed files with 1 additions and 1 deletions
|
@ -587,7 +587,7 @@ ads_known:
|
|||
goto failed;
|
||||
}
|
||||
|
||||
lws_out(wsi,
|
||||
lws_set_timeout(wsi,
|
||||
PENDING_TIMEOUT_AWAITING_SOCKS_GREETING_REPLY,
|
||||
AWAITING_TIMEOUT);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue