Commit Graph

19 Commits

Author SHA1 Message Date
f0320a2ab7 enhanced stio_dev_sck_to support a stream operations 2016-03-30 07:06:54 +00:00
46d7bc216a added stio_dev_sck_t 2016-03-29 15:02:01 +00:00
e2b99ed2a3 added skeleton to support arp 2016-03-23 13:54:15 +00:00
c5ac9c723b switched stio_size_t to stio_tmridx_t in stio-tmr 2016-03-04 12:36:44 +00:00
5f3a0dac28 added stio_dev_timedwrite() 2016-02-05 13:25:59 +00:00
01ffcf973d added stio_dev_halt()
enhanced stio_dev_watch() and stio_exec() to correct various event handling
2016-02-04 15:06:20 +00:00
8768bf4063 renamed recv and send to read and write respectively
added some code for process pipes
2016-02-02 15:40:09 +00:00
7f47a92573 added stio_ruindev() and improved half-open state handling for a tcp device 2016-02-02 07:51:17 +00:00
cccb7bee65 enhanced event handlings a bit 2016-02-01 07:42:49 +00:00
e0736bd657 updated the timer job scheduler to use a direct index holder pointer 2016-01-31 05:39:12 +00:00
702a008fbb added stio_syserrtoerrnum() 2016-01-31 02:05:39 +00:00
15652f70e4 changed stio_gettime() to use clock_gettime() if available.
enhanced connect timeout handling
2016-01-30 19:08:28 +00:00
9b901e924c added time functions 2016-01-30 05:24:46 +00:00
82712da618 added timer job functions 2016-01-30 05:24:23 +00:00
596304d446 conditional use of MSG_NOSIGNAL and EPOLLRDHUP 2016-01-28 17:32:58 +00:00
946a17f457 changed void to int for some event handlers.
deprecated the on_accepted callback for tcp.
added stio_dev_send(), stio_tcp_dev_send() and changed stio_exec() to send queued messages
moved tcp and udp defintions to stio-tcp.h and stio-udp.h respectively
2016-01-28 16:44:47 +00:00
26ef795828 Added license info to some files 2016-01-26 16:07:52 +00:00
50672e87b2 commited some initial works 2016-01-26 16:02:20 +00:00
7fffbee66d added the trunk directory 2016-01-26 15:24:10 +00:00