18 #include "../../include/ecl/io/sockets.hpp"    24 int main(
int argc, 
char **argv) {
    28         std::cout << error.
what() << std::endl;
    30         std::cout << 
"Socket subsystem started up sucessfully." << std::endl;
 virtual ErrorFlag flag() const 
virtual const char * what() const 
int main(int argc, char **argv)
ecl_io_PUBLIC SocketError init_sockets()
Initialise the socket subsystem. 
Extends the generic error handler with socket specific error strings.