summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-04 19:06:54 -0500
committerJune McEnroe <june@causal.agency>2020-02-04 19:06:54 -0500
commitf3fb466a31d78431a686981b7d9b718385591bce (patch)
treeeeaac9ef363fa585c7d574ec70eb9ae36fc7fa06 /irc.c
parentHandle signals in poll loop (diff)
downloadcatgirl-f3fb466a31d78431a686981b7d9b718385591bce.tar.gz
catgirl-f3fb466a31d78431a686981b7d9b718385591bce.zip
Only check revents if nfds > 0
If an error occurs, poll leaves the array unmodified.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
href='/src/commit/install.sh?id=4885b462ab5f33941e0ba46f02e48082d18dcfa2&follow=1'>Remove -j4 from ./PlanJune McEnroe 2022-03-15Rewrite Linux install.sh for DebianJune McEnroe 2022-03-15Remove dashJune McEnroe