bb4467b676970dc59fff050cae331864f51f52e5
[platform/upstream/curl.git] / docs / cmdline-opts / abstract-unix-socket.d
1 Long: abstract-unix-socket
2 Arg: <path>
3 Help: Connect through an abstract Unix domain socket
4 Added: 7.53.0
5 Protocols: HTTP
6 ---
7 Connect through an abstract Unix domain socket, instead of using the network.
8 Note: netstat shows the path of an abstract socket prefixed with '@', however
9 the <path> argument should not have this leading character.