• Vincent Tellier's avatar
    Handshake events null pointer fix · 7e36db07
    Vincent Tellier authored
    The mechanism is instanciated during the handshake itself, when and
    error happen before this, the error method shall work anyway.
    An error handling with a NULL mechanism means the handshake fail, so the
    handshake failure event is also raised in this case.
    7e36db07
stream_engine.cpp 32.5 KB