commit | 61ddfb26e6def3403ef1d46947210c9be4bcf80e | [log] [tgz] |
---|---|---|
author | Frederic Lecaille <flecaille@haproxy.com> | Mon Apr 15 09:52:25 2024 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Apr 18 16:05:20 2024 +0200 |
tree | 111f6d3dfa60e679d0da2f61e8412b1ab585ea17 | |
parent | 12417d207dfa5084bcbc2c5c67c76b4c9932027d [diff] |
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. (cherry picked from commit 153fac480480d2eb6001f3180622853bbd2d71a7) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com> (cherry picked from commit b39f06e675e7930ebc57852646553181e408abe7) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>