diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2025-02-18 19:59:24 +1100 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2025-02-18 13:33:12 +0100 |
| commit | adb46c11d0ea67824cf8c4ef2113ec0b2c563c0e (patch) | |
| tree | 654b8fa4535850215294ee0f5df9435285b02efb /contrib | |
| parent | ba0823f8a0e60d4fc0cb21179aaf64940509156a (diff) | |
| download | passt-adb46c11d0ea67824cf8c4ef2113ec0b2c563c0e.tar passt-adb46c11d0ea67824cf8c4ef2113ec0b2c563c0e.tar.gz passt-adb46c11d0ea67824cf8c4ef2113ec0b2c563c0e.tar.bz2 passt-adb46c11d0ea67824cf8c4ef2113ec0b2c563c0e.tar.lz passt-adb46c11d0ea67824cf8c4ef2113ec0b2c563c0e.tar.xz passt-adb46c11d0ea67824cf8c4ef2113ec0b2c563c0e.tar.zst passt-adb46c11d0ea67824cf8c4ef2113ec0b2c563c0e.zip | |
flow: Add flow_perror() helper
Our general logging helpers include a number of _perror() variants which,
like perror(3) include the description of the current errno. We didn't
have those for our flow specific logging helpers, though. Fill this gap
with flow_perror() and flow_dbg_perror(), and use them where it's useful.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions
