2 * mod_notionflux/notionflux.h
4 * Copyright (c) Tuomo Valkonen 2004-2005.
6 * This is free software; you can redistribute it and/or modify it under
7 * the terms of the GNU Lesser General Public License as published by
8 * the Free Software Foundation; either version 2.1 of the License, or
9 * (at your option) any later version.
15 /* This limit is deliberate, not just laziness. */
18 #define MAX_DATA (1024*4)
19 #define SOCK_MAX (108-1)