haproxy/include
Christopher Faulet af542635f7 MINOR: h1-htx: Update h1_copy_msg_data() to ease the traces in the mux-h1
This function now uses the address of the pointer to the htx message where the
copy must be performed. This way, when a zero-copy is performed, there is no
need to refresh the caller's htx message. It is a bit easier to do that way,
especially to add traces in the mux-h1.
2019-10-04 15:46:59 +02:00
..
common MINOR: time: add timeofday_as_iso_us() to return instant time as ISO 2019-09-26 08:13:38 +02:00
import
proto MINOR: h1-htx: Update h1_copy_msg_data() to ease the traces in the mux-h1 2019-10-04 15:46:59 +02:00
types MINOR: stats: Add the support of float fields in stats 2019-09-27 08:49:09 +02:00