[
https://issues.apache.org/jira/browse/PROTON-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clifford Jansen resolved PROTON-2641.
-------------------------------------
Resolution: Fixed
actual fix is in 93960f1e2129cf98200bdb2ab31e9ad868f71f61
> use consistent socket io cals in epoll proactor
> -----------------------------------------------
>
> Key: PROTON-2641
> URL: https://issues.apache.org/jira/browse/PROTON-2641
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-c
> Affects Versions: proton-c-0.37.0
> Reporter: Clifford Jansen
> Assignee: Clifford Jansen
> Priority: Minor
> Fix For: proton-c-0.38.0
>
>
> Epoll proactor currently uses send/read for IO. For consistency it should
> use write/read or send/recv. The latter allows the kernel to skip code
> handling the generic to specific transition and is the more performant option
> (even if rarely measurable).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]