2017-01-09 06:51:08 +08:00
|
|
|
Long: abstract-unix-socket
|
|
|
|
Arg: <path>
|
2017-05-03 20:22:58 +08:00
|
|
|
Help: Connect via abstract Unix domain socket
|
2017-01-09 06:51:08 +08:00
|
|
|
Added: 7.53.0
|
|
|
|
Protocols: HTTP
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: connection
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --abstract-unix-socket socketpath $URL
|
2017-01-09 06:51:08 +08:00
|
|
|
---
|
|
|
|
Connect through an abstract Unix domain socket, instead of using the network.
|
|
|
|
Note: netstat shows the path of an abstract socket prefixed with '@', however
|
|
|
|
the <path> argument should not have this leading character.
|