Factor out set_no_delay_flag() to reduce code duplication
authorFabian Keil <fk@fabiankeil.de>
Fri, 6 Nov 2015 13:34:56 +0000 (13:34 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 6 Nov 2015 13:34:56 +0000 (13:34 +0000)
commit77094923d744423500ec5d7d3c61195c9ae0582e
treec8679422299cd0f444e137b094891b6abbe566c7
parent0dc6d9e4e6ee4a45d7a30da7941b06d685b8af84
Factor out set_no_delay_flag() to reduce code duplication

While at it, log an error message if setting the flag
fails and let the compiler emit a warning if Privoxy
is compiled on a platform where the function is a nop.
jbsockets.c