[ https://issues.apache.org/jira/browse/PROTON-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17980639#comment-17980639 ]
ASF subversion and git services commented on PROTON-2898: --------------------------------------------------------- Commit f3de4e59bd40a1e1db351b2bf73aa5cf9da45118 in qpid-proton's branch refs/heads/main from Andrew Stitcher [ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=f3de4e59b ] PROTON-2898: [C] Introduce pn_proactor_import_socket API Implement functionality to import a socket that is already connected to the proactor. This can be for either the server or client end of the connection. So it can be used for both socket activation at the server end and protocols running on the connection prior to AMQP at the client end. The new pn_proactor_import_socket API is defined in a new header proactor_ext.h which will contain any other similarly OS dependent proactor APIs. > Introduce API to proton proactor that allows importing an already connected > socket > ---------------------------------------------------------------------------------- > > Key: PROTON-2898 > URL: https://issues.apache.org/jira/browse/PROTON-2898 > Project: Qpid Proton > Issue Type: New Feature > Components: proton-c > Affects Versions: proton-c-0.40.0 > Reporter: Andrew Stitcher > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org