#ifndef OD_RESET_H
#define OD_RESET_H
/*
* Odyssey.
*
* Scalable PostgreSQL connection pooler.
*/
int od_reset(od_server_t*);
#endif /* OD_RESET_H */