aboutsummaryrefslogtreecommitdiff
path: root/scripts/travis
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-05-04 17:57:34 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-05-05 14:50:33 +0200
commit80b9db128393eaf457683421bbef40451bb0fd27 (patch)
tree2fd148ba948e1c2e4cd062963f44dda5873e4987 /scripts/travis
parente0af243b6165adc590c78c0b024805fb060b4f56 (diff)
quiche: enable qlog output
quiche has the potential to log qlog files. To enable this, you must build quiche with the qlog feature enabled `cargo build --features qlog`. curl then passes a file descriptor to quiche, which takes ownership of the file. The FD transfer only works on UNIX. The convention is to enable logging when the QLOGDIR environment is set. This should be a path to a folder where files are written with the naming template <SCID>.qlog. Co-authored-by: Lucas Pardue Replaces #5337 Closes #5341
Diffstat (limited to 'scripts/travis')
0 files changed, 0 insertions, 0 deletions