Home
last modified time | relevance | path

Searched defs:ioException (Results 1 – 2 of 2) sorted by relevance

/trunk/main/io/source/connector/
H A Dctr_socket.cxx146 IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in read() local
162 IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in read() local
184 IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in write() local
198 IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in write() local
/trunk/main/io/source/acceptor/
H A Dacc_socket.cxx222 IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in read() local
238 IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in read() local
260 IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in write() local
274 IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in write() local

Completed in 10 milliseconds