summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-07-24 16:57:34 -0400
committerJune McEnroe <june@causal.agency>2018-07-24 16:57:34 -0400
commit44bec9d4ec5d3240b1c518ff11bfd3d8a19d2354 (patch)
tree57aea39e036f081ad3e4fb9a00f51f4a6d7ec15b /Makefile
parentUse EV_SET (diff)
downloadtorus-44bec9d4ec5d3240b1c518ff11bfd3d8a19d2354.tar.gz
torus-44bec9d4ec5d3240b1c518ff11bfd3d8a19d2354.zip
Do not set non-blocking on client sockets
On NetBSD, the send buffer seems to only be 4096 bytes, so sending
SERVER_TILE would get cut short. Just not setting non-blocking allows
messages to properly get through and *seems* to have no adverse effect.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
ervals are configurable in milliseconds so humanize should be able to display at that precision. 2020-10-20Humanize restart intervalJune McEnroe 2020-08-17Document default catsit.conf location on OpenBSD 1.0June McEnroe 2020-08-17Template catsit script with RUNDIRJune McEnroe 2020-08-17Clean up includesJune McEnroe 2020-08-17Log service uptime in statusJune McEnroe