----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48586/ -----------------------------------------------------------
Review request for qpid and Justin Ross. Repository: qpid-proton-git Description ------- Previously, the reactor was only linked to the transport when a socket is created. This caused a crash when the socket creation failed. Diffs ----- proton-c/src/reactor/connection.c 422a072 proton-c/src/tests/reactor.c 427ffb5 Diff: https://reviews.apache.org/r/48586/diff/ Testing ------- new unit test added Thanks, Kenneth Giusti
