Andrew Stitcher created PROTON-1646:
---------------------------------------

             Summary: Proactor API needs a way to use an existing socket.
                 Key: PROTON-1646
                 URL: https://issues.apache.org/jira/browse/PROTON-1646
             Project: Qpid Proton
          Issue Type: Improvement
          Components: cpp-binding, proton-c
    Affects Versions: proton-c-0.18.0
            Reporter: Andrew Stitcher
            Assignee: Cliff Jansen


There are various times when it is necessary to take an existing socket and use 
it to communicate.

* The most obvious is when we are started by systemd or inetd and passed the 
listening socket that they have accepted on our behalf.
* Another case is in tests when we might want to open a port using a random 
port number and then atomically hand that to test code. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to