mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 22:35:33 +00:00
show: UNIX sockets queue support
Based on xemul@ patches. Signed-off-by: Stanislav Kinsbursky <skinsbursky@openvz.org> Acked-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
This commit is contained in:
committed by
Cyrill Gorcunov
parent
131f5a1d49
commit
e518c44c7c
@@ -29,5 +29,6 @@ extern int collect_sockets(void);
|
||||
extern int prepare_sockets(int pid);
|
||||
extern void show_unixsk(int fd);
|
||||
extern void show_inetsk(int fd);
|
||||
extern int show_sk_queues(int fd);
|
||||
|
||||
#endif /* CR_SOCKETS_H__ */
|
||||
|
Reference in New Issue
Block a user