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.cxx144 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in read() local
160 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in read() local
180 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in write() local
194 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in write() local
/trunk/main/io/source/acceptor/
H A Dacc_socket.cxx209 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in read() local
225 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in read() local
245 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in write() local
259 … IOException ioException(message, Reference<XInterface>(static_cast<XConnection *>(this))); in write() local