Zero Copy Over TCP
I am trying to use zero copy preferably over TCP on ubuntu 22.04. Is there mature linux library that would allow me to set up zero-copy data transfer over local communication? I would like to have that set up as default behavior on the machine. I am not very well versed in this. Is this possible and if then what would you suggest me to do to set it up.