Python + Epoll()
June 29th, 2009
No comments
Last year i started a new component for Monkey HTTP Daemon called Palm which contains a python module to use the linux epoll syscall through CTypes, if you will like to use it you can get it from here:
hope it helps…
Categories: C, Monkey, OLPC, Programming