summaryrefslogtreecommitdiff
path: root/include/haproxy/sock-t.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: sock: move the unused socket cleaning code into its own functionWilly Tarreau2022-01-281-17/+0
* MINOR: sock: distinguish dgram from stream types when retrieving old socketsWilly Tarreau2020-08-281-0/+1
* MINOR: sock: do not use LI_O_* in xfer_sock_list anymoreWilly Tarreau2020-08-281-1/+4
* MINOR: sock: add interface and namespace length to xfer_sock_listWilly Tarreau2020-08-281-0/+2
* REORG: listener: move xfer_sock_list to sock.{c,h}.Willy Tarreau2020-08-281-0/+48