added IO actors
this patch adds a new kind of actors - IO actors - to libcppa as well as some example code featuring Google Protobuf integration
Showing
cppa/network/io_actor.hpp
0 → 100644
cppa/network/io_service.hpp
0 → 100644
src/io_actor.cpp
0 → 100644
src/io_actor_backend.cpp
0 → 100644
src/io_service.cpp
0 → 100644
Please register or sign in to comment