diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2024-06-27 00:55:07 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-07-02 21:33:57 +0200 |
commit | 403a7c14a000a239b758c6495dd053377f751be7 (patch) | |
tree | 5ec7cdf054b6b9f4ef6971710b786a855c15489e /conf.c | |
parent | 21ee1eb2de40c8377de22a9ff7e65663f245a61c (diff) | |
download | passt-403a7c14a000a239b758c6495dd053377f751be7.tar passt-403a7c14a000a239b758c6495dd053377f751be7.tar.gz passt-403a7c14a000a239b758c6495dd053377f751be7.tar.bz2 passt-403a7c14a000a239b758c6495dd053377f751be7.tar.lz passt-403a7c14a000a239b758c6495dd053377f751be7.tar.xz passt-403a7c14a000a239b758c6495dd053377f751be7.tar.zst passt-403a7c14a000a239b758c6495dd053377f751be7.zip |
tcp_splice: Check return value of setsockopt() for SO_RCVLOWAT
Spotted by Coverity, harmless as we would consider that successful
and check on the socket later from the timer, but printing a debug
message in that case is definitely wise, should it ever happen.
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'conf.c')
0 files changed, 0 insertions, 0 deletions