Hi all,
does anyone have experience sending data using zero-copy, especially with TCP?
With the code below I am experiencing system-lockups (either in HardError-handler or an endless-loop somewhere in the IP-stack) after 5 to 30 seconds.
Until then, the performance is awesome
What is wrong with my code? Any working example, or link to some documentation?
Thanks
Stefan
does anyone have experience sending data using zero-copy, especially with TCP?
With the code below I am experiencing system-lockups (either in HardError-handler or an endless-loop somewhere in the IP-stack) after 5 to 30 seconds.
Until then, the performance is awesome
What is wrong with my code? Any working example, or link to some documentation?
Thanks
Stefan
The post was edited 1 time, last by stefan.waldschmidt ().