]> git.kaiwu.me - haproxy.git/commit
MINOR: server: refactor srv_detach()
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 6 Jan 2026 15:36:44 +0000 (16:36 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 26 Feb 2026 17:24:36 +0000 (18:24 +0100)
commitd166894fef055fee323216733c92945739c3ae97
treeabe8197e21a09e28027fa4156ab01f8c12f17404
parentdd55f2246e0b539472da59b096d0be12b7760933
MINOR: server: refactor srv_detach()

Correct documentation for srv_detach() which previously stated that this
function could be called for a server even if not stored in its proxy
list. In fact there is a BUG_ON() which detects this case.
include/haproxy/server.h