|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.61, 2002/01/03 01:16:02 | version 1.62, 2002/03/08 20:48:41 | ||
|---|---|---|---|
|
|
||
| { | { | ||
| pool_init(&socket_pool, sizeof(struct socket), 0, 0, 0, | pool_init(&socket_pool, sizeof(struct socket), 0, 0, 0, | ||
| "sockpl", 0, NULL, NULL, M_SOCKET); | "sockpl", NULL); | ||
| } | } | ||
| /* | /* |