revised middleman layer
this patch removes the possibility to add more than one protocol to a middleman, because this would most likely break any distributed actor system; instead, this patch prepares libcppa for allowing user-defined middlemans; furthermore, this patch establishes a more straightforward parent-child relation between the middleman and its protocol and added the buffered_writer class to ease development of asynchronous IO classes
Showing
src/buffered_writer.cpp
0 → 100644
Please register or sign in to comment