restructured client and server code into a single library libhclex.
also migrated socket related functions into the library
This commit is contained in:
@ -29,7 +29,6 @@
|
||||
|
||||
#include <hcl.h>
|
||||
|
||||
|
||||
typedef struct hcl_client_t hcl_client_t;
|
||||
|
||||
enum hcl_client_option_t
|
||||
|
Reference in New Issue
Block a user