-
-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Description
Is your feature request related to a problem? Please describe.
I am trying to use the Socket::new_dummy when I have the feature flag enabled. However, it requires a NameSpace argument that is in the ns module which is private.
Describe the solution you'd like
I would like ns module to be made public, or somehow otherwise make the NameSpace public.
I need this so i can write unit tests.
Metadata
Metadata
Assignees
Labels
No labels