Home
last modified time | relevance | path

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

/dports/net-im/gloox/gloox-1.0.24/src/
H A Dclient.cpp183 else if( m_streamFeatures & StreamFeatureBind && m_smContext < CtxSMEnabled ) in handleNormalNode()
378 features |= StreamFeatureBind; in getStreamFeatures()
H A Dgloox.h735 StreamFeatureBind = 1, /**< The server supports resource binding. */ enumerator