SecurityToken
argument of int CNetConnection::Feed
is b8. It never gets called with anything except SECURITY_TOKEN_UNSUPPORTED
thus the debugging line underneath the m_SecurityToken = SecurityToken;
is also b8 . And I'm pretty convinced int CNetConnection::Feed
actually serves no purpose at all...