aboutsummaryrefslogtreecommitdiff
path: root/src/vmod.vcc
blob: 45da354f3d41245020768b3e626ef6a7e22dbe15 (plain)
1
2
3
4
5
6
7
8
Module binlog
Init module_init
Function VOID init(PRIV_VCL, STRING, STRING, STRING)
Function VOID start(PRIV_VCL)
Function VOID commit(PRIV_VCL)
Function VOID pack(PRIV_VCL, STRING)
Function VOID sync(PRIV_VCL)
Function VOID close(PRIV_VCL)

Return to:

Send suggestions and report system problems to the System administrator.