Fix calculation of buffer size for LISTEN_FDS environment variable.
authorDavin McCall <davmac@davmac.org>
Sat, 18 Jun 2016 17:05:01 +0000 (18:05 +0100)
committerDavin McCall <davmac@davmac.org>
Sat, 18 Jun 2016 17:05:01 +0000 (18:05 +0100)
commit3fe7413b4dc54fc4190e41b210823707d9f24414
tree38614f0ca88767d5e2f7fdb65ea60826d7786d1d
parentee198c7d980b440baf3f6b7f9109c0cdeb796b1c
Fix calculation of buffer size for LISTEN_FDS environment variable.
(Fortunately, it still gave the correct result in all expected cases).
src/service.cc