9 Commits

Author SHA1 Message Date
0a4ca3cb4e enhanced side-channel write handling 2021-08-10 10:32:36 +00:00
a0bd10822a tweaked the hio_skad_t structure to hold extra information required for sctp seqpacket sockets
sctp seqpacket socket support is not completed yet
2021-08-09 08:24:21 +00:00
e74a5554f2 added hio_dev_cap_to_bcstr() for easier debugging.
added hio_concat_uchars_to_ucstr()/hio_concat_bchars_to_bcstr()
added hio_concat_ucstr()/hio_concat_bcstr()
2021-08-08 04:10:29 +00:00
772d8237f0 fixed a mistake in ../bin/t06.c 2021-08-06 04:37:26 +00:00
f42f6286b4 added HIO_DEV_SCK_SCTP4 and HIO_DEV_SCK_SCTP6 2021-08-06 04:34:13 +00:00
63cdf7b3bb enhanced hio_svc_htts_start() to accept multiple binding addresses.
added hio_skad_init_for_qx()
defined HIO_AF_QX
changed hio-skad to defined HIO_AF_UNIX to a fake value if it's not defined.
fixed skad conversion functions to handle unix addresses  more consistently
2021-08-06 03:23:48 +00:00
be13508e07 renaming mio to hio 2021-07-22 07:33:20 +00:00
19e6906670 renaming hio back to m io 2021-07-22 07:25:25 +00:00
1ac7777c76 renaming mio to hio 2021-07-22 07:16:59 +00:00