Home
last modified time | relevance | path

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

/openssl/test/quic-openssl-docker/
H A Drun_endpoint.sh30 if [ "$ROLE" == "client" ]; then
81 elif [ "$ROLE" == "server" ]; then
85 echo "Unknown ROLE $ROLE"
/openssl/doc/designs/quic-design/
H A Dqlog.md67 enabled, each connection causes a file `{ODCID}_{ROLE}.sqlog` to be created in
69 the connection and `{ROLE}` is `client` or `server`.
H A Ddebugging.md57 naming convention recommended by the specification: `{ODCID}_{ROLE}.sqlog`,
58 where `{ODCID}` is the initial (original) DCID of a connection and `{ROLE}` is

Completed in 8 milliseconds