]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: net_helper: Add support for floats/doubles.
authorFrederic Lecaille <flecaille@haproxy.com>
Mon, 15 Apr 2024 07:52:25 +0000 (09:52 +0200)
committerFrederic Lecaille <flecaille@haproxy.com>
Tue, 16 Apr 2024 05:37:28 +0000 (07:37 +0200)
commit153fac480480d2eb6001f3180622853bbd2d71a7
tree87dd5291a693138b53d67923569ac0782afc4df8
parentfa5c4cc6ced5d8cac2132593ed6b10cf3a8a4660
MINOR: net_helper: Add support for floats/doubles.

Implement (read|write)_flt() (resp. (read|write)_dbl()) to read/write floats
(resp. read/write doubles) from/to an unaligned buffer.
include/haproxy/net_helper.h