Commit Graph

17 Commits

Author SHA1 Message Date
61b7dbcabd added localtime_r check.
added SA_SIGINFO check
2018-10-14 10:28:28 +00:00
3c54f5e860 introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
7db51ee889 added to handle a character literal 2018-04-23 14:30:00 +00:00
b9acbd1694 restructured client and server code into a single library libhclex.
also migrated socket related functions into the library
2018-04-10 13:57:17 +00:00
7b7da188b7 fixed missing short-form reply handling in lib/main-c.c 2018-04-09 02:42:05 +00:00
fd3a812cf7 renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
10ae33e0ea fixed reply encoding in the unicode mode in the server 2018-03-29 03:08:43 +00:00
4ad5c38d29 added hcl_get_sockaddr_info() 2018-03-25 02:53:03 +00:00
c06a2227df added more error checks 2018-03-23 10:02:08 +00:00
26e2cf1965 improved error handling in main-c.c 2018-03-23 02:51:38 +00:00
ad85c3d26a implemented simple idle timeout on the server.
added --shutwr to the sample client code
2018-03-22 07:15:19 +00:00
b6c306b93d improved the client sample code a bit 2018-03-22 06:08:44 +00:00
fd48707fdc fixed a bug in main-c.c 2018-03-22 04:31:18 +00:00
5d703257ca moved the socket address convertion functions to the main hcl library
enhanced the client library and samples
2018-03-22 03:42:17 +00:00
61798f7bb3 touched up hcl client code 2018-03-21 15:17:46 +00:00
1951cb3c82 added reply handler 2018-03-21 10:38:10 +00:00
a109b0f035 added some hcl client code 2018-03-20 10:36:00 +00:00