Commit Graph

11 Commits

Author SHA1 Message Date
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