Ken Giusti created PROTON-941: --------------------------------- Summary: pn_transport_set_server should fail if invoked after binding. Key: PROTON-941 URL: https://issues.apache.org/jira/browse/PROTON-941 Project: Qpid Proton Issue Type: Improvement Components: proton-c Affects Versions: 0.10 Reporter: Ken Giusti Assignee: Andrew Stitcher Fix For: 0.10
Transport server configuration needs to be completed before the transport is bound (and before either the transport's SSL or SASL components are created). pn_transport_set_server should fail if called too late in the configuration process. -- This message was sent by Atlassian JIRA (v6.3.4#6332)