mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-01 05:38:25 +00:00
[client] added ivshmem client tracking and removal
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
bool ivshmem_connect(const char * unix_socket);
|
||||
void ivshmem_close();
|
||||
bool ivshmem_process();
|
||||
|
||||
void * ivshmem_get_map();
|
||||
size_t ivshmem_get_map_size();
|
||||
Reference in New Issue
Block a user