poco
poco copied to clipboard
Use sendfile on Linux to optimize memory and improve latency #3277
@aleks-f @obiltschnig here is my first attempt to address #3277 Please take a look and let me know. I'm not sure if this should go to master or devel branch as well.
@carun please redirect this to devel branch
@aleks-f I'm not sure about the cancelled tests.
@aleks-f I'm not sure about the cancelled tests.
not related, it's the github CI problem
@carun any intention to finish this? we need a test case, and I'd rather see the whole function not exposed to other platforms than being a deceptive no-op
@aleks-f apologies for the placid reply. Albeit I have the intention, I don't have time to get to this.
Hi, @aleks-f , you can review https://github.com/pocoproject/poco/pull/4007 It implements the root idea from this PR, and has a test