mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-14 23:09:20 +02:00
The function was called stream_accept_session(), let's rename it stream_new() and make it return the newly allocated pointer. It's more convenient for some callers who need it.