-
Pavel Emelyanov authored
When dumping a net namespace we'll have to create the transport socket in the target namespace. In order to do this we'll have to call setns swice -- before and after socket() call. I don't want to do it for every single task to dump, let's cache the socket instead. Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
2f272fa1