summary refs log tree commit diff
path: root/man/tls_read.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-08 16:58:20 -0400
committerJune McEnroe <june@causal.agency>2021-05-08 16:58:20 -0400
commit848415c396a2d1742d33fa565e7dff4e76fc178d (patch)
tree863b1e62c702282caf45d3cef074969536798907 /man/tls_read.3
parentImport LibreSSL 3.3.2 (diff)
downloadlibretls-848415c396a2d1742d33fa565e7dff4e76fc178d.tar.gz
libretls-848415c396a2d1742d33fa565e7dff4e76fc178d.zip
Import LibreSSL 3.3.3
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
=1da6e2b522a624c1056f4f6cd61f977fded83a37&follow=1'>Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe