Searched refs:Unix (Results 1 – 7 of 7) sorted by relevance
| /spdk/go/rpc/client/ |
| H A D | client.go | 21 Unix = "unix" const 115 address, err := net.ResolveUnixAddr(Unix, socketAddress) 120 conn, err := net.DialUnix(Unix, nil, address)
|
| /spdk/examples/go/hello_gorpc/ |
| H A D | hello_gorpc.go | 27 rpcClient, err := client.CreateClientWithJsonCodec(client.Unix, socketAddress)
|
| /spdk/go/rpc/ |
| H A D | README.md | 7 SPDK over Unix and TCP socket in Go. In addition, this repository provides integration of a client 98 This method creates a new JSON-RPC 2.0 client. Both Unix and TCP sockets are supported.
|
| H A D | clientIntegration.go | 44 rpcClient, err := client.CreateClientWithJsonCodec(client.Unix, socketLocation)
|
| /spdk/doc/ |
| H A D | vhost_processing.md | 51 > same host. It uses communication over a Unix domain socket to share file 66 SPDK vhost is a Vhost-user back-end server. It exposes Unix domain sockets and
|
| /spdk/test/common/config/pkgdep/ |
| H A D | git | 529 cmake -G "Unix Makefiles" \
|
| /spdk/test/accel/ |
| H A D | bib | 11 %T Implementation of a Telidon system using Unix file structures 913 %T An adaptation of the Unix DITROFF for formatting bidirectional text 1539 %T Is there really trouble with Unix? 4145 %T The trouble about Unix 4369 … of an interface to a programming system, and MENUNIX: a menu-based interface to Unix (user manual) 4559 %T An interprocess communication facility for Unix 5827 %T Talking to Unix in English: an overview of UC
|