diff --git a/doc/todo/p2phttp__58___listen_on_unix_domain_sockets/comment_1_f112ad460a6cdc1551839a5315dd8025._comment b/doc/todo/p2phttp__58___listen_on_unix_domain_sockets/comment_1_f112ad460a6cdc1551839a5315dd8025._comment new file mode 100644 index 0000000000..a35f8ac00c --- /dev/null +++ b/doc/todo/p2phttp__58___listen_on_unix_domain_sockets/comment_1_f112ad460a6cdc1551839a5315dd8025._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2025-04-21T17:02:34Z" + content=""" +That might be hard to implement, since it uses servant to do the http +serving and that probably does not have a way to listen to a unix domain +socket. + +Is this needed any more since p2phttp does support serving multiple +repositories? +"""]]