Home
last modified time | relevance | path

Searched refs:StreamErrorUndefined (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/gloox/gloox-1.0.24/src/
H A Dclientbase.cpp104 m_streamError( StreamErrorUndefined ), m_streamErrorAppCondition( 0 ), in ClientBase()
123 m_streamError( StreamErrorUndefined ), m_streamErrorAppCondition( 0 ), in ClientBase()
149 m_streamError = StreamErrorUndefined; in init()
1226 StreamError err = StreamErrorUndefined; in handleStreamError()
1294 if( err != StreamErrorUndefined && (*it)->hasAttribute( XMLNS, XMLNS_XMPP_STREAM ) ) in handleStreamError()
H A Dgloox.h848StreamErrorUndefined /**< An undefined/unknown error occured. Also used if a diconnect … enumerator