8b5a5bbc4f
wrote more code for process pipe device
2016-04-16 16:05:57 +00:00
95563f11ce
added some pipe handling code
2016-04-06 13:49:47 +00:00
1e5c54cae0
changed packed definitions
2016-04-02 15:52:12 +00:00
e122618f71
removed unneeded code
2016-04-02 15:25:35 +00:00
116b90fb74
touched up socket related code more
2016-03-30 16:31:56 +00:00
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
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
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