]> git.kaiwu.me - haproxy.git/commit
DOC: conn-stream: Add comments on functions of the new CS api
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 12 Apr 2022 06:51:15 +0000 (08:51 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 13 Apr 2022 13:10:16 +0000 (15:10 +0200)
commit9ed7742673983fc6691c6fe9b706b2c9af36a217
tree345e8650adef854be45a9eead3cb60a612aeaa72
parent265e165d8203662c886cccc5c9d46ceb3b627275
DOC: conn-stream: Add comments on functions of the new CS api

With the conn-stream refactoring, new functions were added. This patch adds
missing comments to help devs to use them.
include/haproxy/conn_stream-t.h
src/conn_stream.c