datastore handles
This commit is contained in:
parent
d8fa7bc033
commit
540cd96e74
21 changed files with 286 additions and 146 deletions
|
|
@ -40,7 +40,7 @@
|
|||
/*
|
||||
* Prototypes
|
||||
*/
|
||||
int config_socket_init(clicon_handle h);
|
||||
int config_accept_client(int fd, void *arg);
|
||||
int backend_socket_init(clicon_handle h);
|
||||
int backend_accept_client(int fd, void *arg);
|
||||
|
||||
#endif /* _BACKEND_SOCKET_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue