summaryrefslogtreecommitdiff
path: root/include/haproxy/proto_tcp.h
Commit message (Expand)AuthorAgeFilesLines
* BUILD: proto_tcp: export the correct names for proto_tcpv[46]Willy Tarreau2023-04-231-2/+2
* MINOR: protocol: export protocol definitionsWilly Tarreau2020-12-081-0/+3
* MINOR: protocol: replace ->pause(listener) with ->rx_suspend(receiver)Willy Tarreau2020-10-091-1/+0
* MINOR: sock_inet: implement sock_inet_get_dst()Willy Tarreau2020-08-281-1/+0
* REORG: sock: start to move some generic socket code to sock.cWilly Tarreau2020-08-281-1/+0
* CLEANUP: tcp: stop exporting smp_fetch_src()Willy Tarreau2020-08-281-3/+0
* MINOR: reload: determine the foreing binding status from the socketWilly Tarreau2020-08-261-0/+1
* CLEANUP: include: tree-wide alphabetical sort of include filesWilly Tarreau2020-06-111-1/+1
* REORG: include: move connection.h to haproxy/connection{,-t}.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move proto_tcp.h to haproxy/proto_tcp.hWilly Tarreau2020-06-111-0/+47