io
C++ I/O scheduling library with asynchronous socket operations
Loading...
Searching...
No Matches
socket Directory Reference

Files

 socket.cpp
 
 socket.hpp
 This file defines the core socket operations for the I/O library.
 
 socket_address.cpp
 
 socket_address.hpp
 This file defines the socket_address class, a platform-independent abstraction for socket addresses.
 
 socket_handle.cpp
 
 socket_handle.hpp
 This file defines the socket_handle class, a cross-platform, thread-safe RAII wrapper for native socket handles.
 
 socket_message.cpp
 
 socket_message.hpp
 This file defines the socket_message class, a thread-safe container for advanced socket I/O operations.
 
 socket_ops.hpp
 This file defines the socket customization point operations.