• Bjorn Svensson's avatar
    Correction for command timeout during pubsub (#1038) · ff860e55
    Bjorn Svensson authored
    * Add test of command timeout during pubsub
    
    A timeout of a non-subscribe command will be ignored during pubsub.
    It will be handled as an idle timeout and a response is awaited for.
    
    * Correction for command timeout during pubsub
    
    Disconnect when a sent non-subscribe command triggers a timeout.
    ff860e55
test.c 63.5 KB