etlegacy-libs/curl/docs/cmdline-opts/abstract-unix-socket.d

10 lines
335 B
D
Raw Normal View History

2017-03-02 22:46:25 +00:00
Long: abstract-unix-socket
Arg: <path>
2017-07-01 14:06:24 +00:00
Help: Connect via abstract Unix domain socket
2017-03-02 22:46:25 +00:00
Added: 7.53.0
Protocols: HTTP
---
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.