blob: 1fda4e5df3ec9179bd3a27f9e1768c22c84e7352 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: abstract-unix-socket
2Arg: <path>
3Help: Connect via abstract Unix domain socket
4Added: 7.53.0
5Protocols: HTTP
6---
7Connect through an abstract Unix domain socket, instead of using the network.
8Note: netstat shows the path of an abstract socket prefixed with '@', however
9the <path> argument should not have this leading character.