about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-15 23:19:01 -0400
committerJune McEnroe <june@causal.agency>2018-09-15 23:19:01 -0400
commit6aecd7a71281f970a93d1f29c1aff1de5dec9698 (patch)
treef7a6f5008b70f5693d75110090d96db5b0d07f34 /Makefile
parentTry successive getaddrinfo results (diff)
downloadcatgirl-6aecd7a71281f970a93d1f29c1aff1de5dec9698.tar.gz
catgirl-6aecd7a71281f970a93d1f29c1aff1de5dec9698.zip
Call tls_error when tls_connect_socket fails
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
07596633a2d95ff24de1a7a6b9df64534cd9e82e&follow=1'>Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use 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