Here is a list of all documented files with brief descriptions:
[detail level 123]
▼ coroio | |
▼ actors | |
actor.hpp | Actor system implementation with message passing and behavior support |
actorid.hpp | |
actorsystem.hpp | |
envelope_reader.hpp | |
intrusive_list.hpp | |
messages.hpp | |
messages_factory.hpp | |
node.hpp | |
queue.hpp | Memory-efficient unbounded queue implementation for actor message passing |
▼ backends | |
epoll.hpp | |
iocp.hpp | |
kqueue.hpp | |
poll.hpp | |
select.hpp | |
uring.hpp | |
▼ dns | |
resolver.hpp | |
▼ ws | |
utils.hpp | |
ws.hpp | |
address.hpp | |
all.hpp | |
arena.hpp | |
base.hpp | |
corochain.hpp | Implementation of a promise/future system for coroutines |
init.hpp | |
loop.hpp | |
poller.hpp | |
promises.hpp | |
socket.hpp | |
sockutils.hpp | |
ssl.hpp | |