Arion 1.0.2-alpha
A high-performance C++ framework for emulating executable binaries.
 
Loading...
Searching...
No Matches
arion::SocketManager Member List

This is the complete list of members for arion::SocketManager, including all inherited members.

add_socket_entry(int target_fd, std::shared_ptr< ARION_SOCKET > socket)arion::SocketManager
arionarion::SocketManagerprivate
get_arion_socket(int target_fd)arion::SocketManager
has_socket_entry(int target_fd)arion::SocketManager
initialize(std::weak_ptr< Arion > arion)arion::SocketManagerstatic
rm_socket_entry(int target_fd)arion::SocketManager
SocketManager(std::weak_ptr< Arion > arion)arion::SocketManagerinline
socketsarion::SocketManager