Crate gistit_ipc
source · [−]Expand description
This is a simple crate to handle the inter process comms for gistit-daemon and gistit-cli TODO: Missing TCP socket implementation
Structs
Enums
Traits
Functions
Recv from [NAMED_SOCKET_1
] and send to [NAMED_SOCKET_0
]
The owner of sock_1
Recv from [NAMED_SOCKET_0
] and send to [NAMED_SOCKET_1
]
The owner of sock_0