You can also accomplish this using systemd socket activation with the
ReusePort= option [1]. Twisted supports inheriting such sockets from
systemd.
[1] http://www.freedesktop.org/software/systemd/man/systemd.socket.html
___
Twisted-Python mailing list
T
Is there a straightforward way to send text feedback to users when
their authentication fails? At Pantheon, we use a custom
implementation of IRealm. I'm hoping there's a way to send or return
the output from there.
We particularly need this because users will have various two-factor
authenticatio