restructured client and server code into a single library libhclex.
also migrated socket related functions into the library
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
#include "hcl-s.h"
|
||||
#include "hcl-prv.h"
|
||||
#include "hcl-tmr.h"
|
||||
#include "hcl-xutl.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user