comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 21 Apr 2025 17:03:39 +0000 (13:03 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 21 Apr 2025 17:03:39 +0000 (13:03 -0400)
doc/todo/p2phttp__58___listen_on_unix_domain_sockets/comment_1_f112ad460a6cdc1551839a5315dd8025._comment [new file with mode: 0644]

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 (file)
index 0000000..a35f8ac
--- /dev/null
@@ -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?
+"""]]