ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/config.h
(Generate patch)

Comparing deliantra/server/include/config.h (file contents):
Revision 1.20 by root, Sat Sep 16 22:06:17 2006 UTC vs.
Revision 1.21 by root, Sun Nov 26 19:48:49 2006 UTC

527 * will drop the client connection for falling too far behind. So if 527 * will drop the client connection for falling too far behind. So if
528 * you have very slow client connections, a larger value may be 528 * you have very slow client connections, a larger value may be
529 * warranted. 529 * warranted.
530 */ 530 */
531 531
532#define SOCKETBUFSIZE 128*1024 532#define SOCKETBUFSIZE 256*1024
533 533
534/* 534/*
535 * Your tmp-directory should be large enough to hold the uncompressed 535 * Your tmp-directory should be large enough to hold the uncompressed
536 * map-files for all who are playing. 536 * map-files for all who are playing.
537 * It ought to be locally mounted, since the function used to generate 537 * It ought to be locally mounted, since the function used to generate

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines