Download raw body.
routing deamons: use correct type for imsgbuf_get
On Mon, Aug 03, 2026 at 03:24:55PM +0200, Claudio Jeker wrote: > This diff is similar to the one for iked, httpd, relayd and snmpd. > > The routing deamons normally use n for both imsgbuf_get and imsgbuf_read. > Both functions return int so doing this is more correct. > > I folded the int n into the other int vars where it makes sense. ok tb
routing deamons: use correct type for imsgbuf_get