0
Terminé

Unix socket binding!

James Lott il y a 11 ans mis à jour par Eugene Pankov (Project coordinator) il y a 11 ans 0
For those of us who plan to access the panel only through reverse proxying, it would be awesome to have support for unix sockets as well as inet sockets. Gevent already has native support for AF_UNIX sockets, so it shouldn't be too much trouble to throw in :)

Solution

Solution
Terminé

UNIX socket support is now committed to Github, but can't actually be used until Gevent fixes this bug: https://github.com/surfly/gevent/pull/295

Solution
Terminé

UNIX socket support is now committed to Github, but can't actually be used until Gevent fixes this bug: https://github.com/surfly/gevent/pull/295