http://www.ibm.com/developerworks/aix/library/au-libev/
http://libevent.org/
http://software.schmorp.de/pkg/libev.html
https://github.com/libevent
http://blog.csdn.net/sparkliang/article/details/4957667
on Ubuntu:
$ git clone https://github.com/libevent/libevent.git
$ cd libevent/sample
$ gcc hello-world.c -levent
$ ./a.out
$ telnet localhost 9995
Wednesday, June 11, 2014
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment