haproxy/dev
Willy Tarreau d493331d47 DEV: tcploop: add a new "bind" command to bind to ip/port.
The Listen command automatically relies on it (without passing its
argument), and both Listen and Connect now support working with the
existing socket, so that it's possible to Bind an ip:port on an
existing socket or to create a new one for the purpose of listening
or connecting. It now becomes possible to do:

   tcploop 0 L1234 C8888

to connect from port 1234 to port 8888.
2022-06-08 14:42:15 +02:00
..
base64
coccinelle DEV: coccinelle: add endp_flags.cocci 2022-05-27 19:33:34 +02:00
flags DEV: flags: reorder a few SC/SE flags 2022-05-27 19:33:35 +02:00
hpack
plug_qdisc
poll
tcploop DEV: tcploop: add a new "bind" command to bind to ip/port. 2022-06-08 14:42:15 +02:00
trace
udp DEV: udp: add support for random packet corruption 2022-03-16 15:09:54 +01:00