summary refs log tree commit diff homepage
path: root/snapshot.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-07-25 15:38:41 -0400
committerJune McEnroe <june@causal.agency>2018-07-25 15:38:41 -0400
commitc1bebac5eda29e99dd31359293c4b36fe1b91a93 (patch)
treeaebe38e62ebbd919f85026cc44ca0a957e8353e8 /snapshot.sh
parentRevert "Do not set non-blocking on client sockets" (diff)
downloadtorus-c1bebac5eda29e99dd31359293c4b36fe1b91a93.tar.gz
torus-c1bebac5eda29e99dd31359293c4b36fe1b91a93.zip
Set client sockets SNDBUF to twice tile size
On Darwin and FreeBSD, this is already the default buffer size, but on
(32-bit?) NetBSD, it's only 4K.
Diffstat (limited to 'snapshot.sh')
0 files changed, 0 insertions, 0 deletions
/torus.h?h=ansi&id=e3604c1fe2a8cf89e5d9d1e2919da103127af2dd&follow=1'>Remove leading blank linesJune McEnroe 2017-09-27Add merge.c to READMEJune McEnroe 2017-09-03Assert client coords are valid after movementJune McEnroe 2017-09-03Relicense AGPLJune McEnroe 2017-09-01Revert "Add client readOnly mode"June McEnroe 2017-09-01Remove clientRemove call from clientCastJune McEnroe 2017-09-01Add client readOnly modeJune McEnroe 2017-08-31Clean up merge toolJune McEnroe 2017-08-31Choose B for tiles with equal modify timesJune McEnroe 2017-08-31Add quick data file merge toolJune McEnroe 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe