r2287 - in trunk/varnish-cache: bin/varnishd bin/varnishlog bin/varnishtop include lib/libvarnishapi
Dag-Erling Smørgrav
des at linpro.no
Wed Dec 12 12:14:16 CET 2007
phk at projects.linpro.no writes:
> +#define SHMLOG_TAG 0
> +#define __SHMLOG_LEN_HIGH 1
> +#define __SHMLOG_LEN_LOW 2
> +#define __SHMLOG_ID_HIGH 3
> +#define __SHMLOG_ID_LOW 4
> +#define SHMLOG_DATA 5
> +#define SHMLOG_NEXTTAG 6 /* ... + len */
We should not use names that begin with underscores.
DES
--
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no
More information about the varnish-commit
mailing list