Package: upstart
Version: 1.20-1
Severity: wishlist

It should be possible for a single job to effectively listen on
multiple sockets.  Eg with
   start on socket PROTO=INET PORT=22 or socket PROTO=INET6 PORT=22
or something.

The program would presumably be run as soon as any of the sockets was
ready for accept(), and receive all the sockets at once in
UPSTART_FDS.  Presumably it would then use getsockname() to sort out
what was what.

I haven't read the systemd docs yet so I can't say whether the systemd
socket fd passing convention is better.  If it is, then upstart should
(configurably) adopt it.

Ian.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to