|
89f3fc2d08
|
started some code for hcl client
|
2018-03-18 15:29:16 +00:00 |
|
|
c41c3a12af
|
enhanced the inclusion path handling in the sample hcl server code
added HCL_SERVER_SCRIPT_INCLUDE_PATH
added optstate field in hcl_server_worker_t
|
2018-03-17 05:44:40 +00:00 |
|
|
0b7acc1fd8
|
Added HCL_SERVER_WORKER_MAX_COUNT
changed the main server loop to purge dead clients as soon as the multiplex is finished
|
2018-03-16 14:57:34 +00:00 |
|
|
70ef4b6299
|
enhanced the hcl server code to assign an ID to each worker created
|
2018-03-16 05:56:05 +00:00 |
|
|
25b71a4800
|
exported hcl_seterrbfmtv(), hcl_seterrufmtv()
added hcl_server_seterrbfmt(), hcl_server_seterrufmt(), hcl_server_seterrbfmtv(), hcl_server_seterrufmtv()
added socket address conversion functions
|
2018-03-14 14:40:05 +00:00 |
|
|
39749ab847
|
put the hcl server code into a library
|
2018-03-14 10:14:38 +00:00 |
|
|
773f09aab2
|
added hcl-s.c and hcl-s.h
|
2018-03-13 10:20:50 +00:00 |
|