Expand description
Nested message and enum types in IPCFrame
.
Modules§
- Nested message and enum types in
BindServiceReply
.
Structs§
- Client -> Host.
- Host -> Client.
- Client -> Host.
- Host -> Client.
- Host -> Client.
- Client (relay service) -> Host. This is generated by the relay service to fill the producer identity in the guest. This message is sent to the host service before any IPCFrame is from a local producer is relayed. This is accepted only on AF_VSOCK and AF_INET sockets, where we cannot validate the endpoont of the connection. for AF_UNIX sockets, this is ignored and traced uses instead the SO_PEERCRED.