Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/demos/http3/
H A Dossl-nghttp3-demo-server.c47 #define SERVERCLOSED 0x10 /* closed by the server (us) */ macro
726 if (status & SERVERCLOSED) { in read_from_ssl_ids()
1254 set_id_status(h3ssl.id_bidi, SERVERCLOSED, &h3ssl); in run_quic_server()