|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.54.2.8, 2002/02/28 04:14:47 | version 1.54.2.9, 2002/04/01 07:48:01 | ||
|---|---|---|---|
|
|
||
| { | { | ||
| 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); | ||
| } | } | ||
| /* | /* |