ost_SockException

Langue: en

Version: 348945 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

ost::SockException -

SYNOPSIS


#include <socket.h>

Inherits ost::IOException.

Public Member Functions


SockException (const String &str, Socket::Error socketError, long systemError=0)

Socket::Error getSocketError () const

Detailed Description

Examples:

tcp.cpp.

Constructor & Destructor Documentation

ost::SockException::SockException (const String & str, Socket::Error socketError, long systemError = 0) [inline]

Member Function Documentation

Socket::Error ost::SockException::getSocketError () const [inline]

Author

Generated automatically by Doxygen for GNU CommonC++ from the source code.