[ 
https://issues.apache.org/jira/browse/QPID-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13590110#comment-13590110
 ] 

Andrew Stitcher commented on QPID-4615:
---------------------------------------

The change introduces a new command line argument --socket-fd <fd> (which can 
appear multiple times for multiple sockets) and will use the sockets already 
created and listening on those file descriptors.
                
> Give C++ broker on unix ability to import a listening socket opened by parent 
> process
> -------------------------------------------------------------------------------------
>
>                 Key: QPID-4615
>                 URL: https://issues.apache.org/jira/browse/QPID-4615
>             Project: Qpid
>          Issue Type: New Feature
>            Reporter: Andrew Stitcher
>
> This is mostly useful for testing where you want to get a arbitrary port and 
> keep it through a bunch of tests and still kill the broker meanwhile.
> This capability should supersede and deprecate the current "--port 0" hack.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to