MCPcopy Create free account
hub / github.com/Icinga/icinga2 / socket_error

Class socket_error

lib/base/socket.hpp:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61};
62
63class socket_error : virtual public std::exception, virtual public boost::exception { };
64
65}
66

Callers 11

BindMethod · 0.85
ConnectMethod · 0.85
GetPeerAddressDetailsMethod · 0.85
ListenMethod · 0.85
WriteMethod · 0.85
ReadMethod · 0.85
AcceptMethod · 0.85
PollMethod · 0.85
SocketPairMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected