summary refs log tree commit diff
path: root/dispatch.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-22 16:56:22 -0500
committerJune McEnroe <june@causal.agency>2019-12-22 16:56:22 -0500
commitba7e76f2cee6e1ee6c7eb1709370a1fbddea50a1 (patch)
treea7e3db21076fd234af2ff37739a81d741631563c /dispatch.c
parentRevert "Exit when server gets POLLHUP" (diff)
downloadpounce-ba7e76f2cee6e1ee6c7eb1709370a1fbddea50a1.tar.gz
pounce-ba7e76f2cee6e1ee6c7eb1709370a1fbddea50a1.zip
Exit on zero-length server read
Diffstat (limited to 'dispatch.c')
0 files changed, 0 insertions, 0 deletions
t/config.c?h=1.3p1&id=ca22cbfab650ad9def1310f459d5003975a0912b&follow=1'>Avoid calling getopt_long again after it returns -1June McEnroe 2019-11-08Only change AWAY status for registered clientsJune McEnroe 2019-11-07Just write the example normallyJune McEnroe 2019-11-07Include path in readlinkat errorJune McEnroe 2019-11-07Call clientConsume before clientRecvJune McEnroe 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe