added hcl_get_base_name_from_path()
merged hclx server and client into a single command
This commit is contained in:
@ -636,3 +636,8 @@ oops:
|
||||
return -1;
|
||||
}
|
||||
|
||||
void hcl_client_stop (hcl_client_t* client)
|
||||
{
|
||||
/* TODO: */
|
||||
/* TODO: break the cleint loop */
|
||||
}
|
||||
|
Reference in New Issue
Block a user