]> git.tuebingen.mpg.de Git - paraslash.git/commit
manual: s/pipe/socket in the section on AFS.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 24 Mar 2025 01:53:32 +0000 (02:53 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 6 Apr 2025 20:33:12 +0000 (22:33 +0200)
commit3906261792a34bf5689e696347b2b67310ab0c69
treee55a1379d8321b4a456309b16d96229b5cb8d712
parent14a1d1d1d3c9ca800b13ee9e437494388868abe8
manual: s/pipe/socket in the section on AFS.

The AFS process passes an open file descriptor to the server process,
which is only possible with sockets but not with pipes.
web/manual.md