Re: [tornado] unix named pipe

48 views
Skip to first unread message

Ben Darnell

unread,
Oct 7, 2012, 1:58:51 PM10/7/12
to python-...@googlegroups.com
You mean as in os.mkfifo? I haven't tried it but don't think it would
work. We do, however, support AF_UNIX sockets:
https://github.com/facebook/tornado/blob/master/tornado/test/httpserver_test.py#L370

-Ben

On Sun, Oct 7, 2012 at 10:43 AM, Benoit Chesneau <bche...@gmail.com> wrote:
> I don't see it in the doc. Did someone managed to handle unix named pipe
> with tornado? I would like to start the webserver on a unix pipe.

Benoit Chesneau

unread,
Oct 7, 2012, 2:51:37 PM10/7/12
to python-...@googlegroups.com
On Sun, Oct 7, 2012 at 7:58 PM, Ben Darnell <b...@bendarnell.com> wrote:
> You mean as in os.mkfifo? I haven't tried it but don't think it would
> work. We do, however, support AF_UNIX sockets:
> https://github.com/facebook/tornado/blob/master/tornado/test/httpserver_test.py#L370
>
> -Ben
>
Yes this what I meant. Thanks!

- benoît
Reply all
Reply to author
Forward
0 new messages