This website requires JavaScript.
Explore
Help
Sign In
hyung-hwan
/
hio
Watch
1
Star
0
Fork
0
You've already forked hio
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7f47a92573
hio
/
stio
/
lib
/
Makefile
3 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
commited some initial works
2016-01-26 16:02:20 +00:00
all
:
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
cc -g -I. -Wall -o stio main.c stio.c stio-tcp.c stio-udp.c stio-sck.c
Reference in New Issue
Copy Permalink