mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 02:42:43 +02:00
We used to call stream_sock_data_finish() directly at the end of a session update, but if we want to support non-socket interfaces, we need to have this function configurable. Now we access it via ->update().