Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Discussing a port to C/C++

Libraries

C

Libraries that can be used

http://libevent.org/

alternative http://software.schmorp.de/pkg/libev.html

then also http://software.schmorp.de/pkg/libeio.html (Windows???)

But on Windows maybe https://github.com/joyent/libuv

C++

http://www.boost.org/doc/libs/1_53_0/doc/html/boost_asio.html

  • No labels