Implementation of HTTPD protocol, gwbuf properties and a dmeo web application
interface to test the new httpd.
This commit is contained in:
@ -110,4 +110,5 @@ extern void monitorList(DCB *);
|
||||
extern void monitorSetId(MONITOR *, unsigned long);
|
||||
extern void monitorSetInterval (MONITOR *, unsigned long);
|
||||
extern void monitorSetReplicationHeartbeat(MONITOR *, int);
|
||||
extern void monitorIterate(void (*fcn)(MONITOR *, void *), void *data);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user