mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-21 06:11:45 +02:00
These operators are used regardless of the socket protocol family. Move them to a "sock_ops" struct. ->read and ->write have been moved there too as they have no reason to remain at the protocol level.