Home
last modified time | relevance | path

Searched refs:received_close (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h454 uint8_t received_close:1; member
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c1802 ch->received_close = 1; in lws_ssh_parse_plaintext()
2450 if (ch->received_close) { in lws_callback_raw_sshd()