jsocketpp 1.0
A cross-platform C++20 socket library.
Loading...
Searching...
No Matches
SocketTimeoutException.hpp File Reference

Exception class for socket operation timeouts in jsocketpp. More...

Go to the source code of this file.

Classes

class  jsocketpp::SocketTimeoutException
 Exception class for socket operations that time out. More...

Namespaces

namespace  jsocketpp
 A C++ socket library providing Java-style networking interfaces.

Detailed Description

Exception class for socket operation timeouts in jsocketpp.