• Dominik Charousset's avatar
    use message headers instead of different enqueues · 3f687cd7
    Dominik Charousset authored
    this patch removes the functions `sync_enqueue` and `chained_sync_enqueue`;
    instead, `enqueue` takes a message header that denotes wheter the message
    is synchronous or asynchronous (this patch also prepares libcppa for the
    addition of message routing and priorities)
    3f687cd7
actor_facade.hpp 11.1 KB