http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git/tree/lib/PublicInbox/CmdIPC4.pm
{ ETOOMANYREFS }); return if $_ [ 0 ]-- == 0 ; # n.b. `N & (power-of-two - 1)' is a faster `N % power-of-two' warn "# sleeping on sendmsg: $! ( $_ [0] tries left) \n " if !( $_ [ 0 ] & 15 ); select ( undef , undef , undef , 0.1 ); 1 ; } BEGIN { eval { require Socket :: MsgHdr ; # XS no warnings 'once' ; # any number of FDs per-sendmsg(2) + buffer * send_cmd4 = sub ($$$$;$) { # (sock, fds, buf, flags) = @_; my ( $sock , $fds , undef , $flags , $tries ) = @_ ; $tries // = -...