Skip to content

Make ns module public #543

@Levi-Montgomery

Description

@Levi-Montgomery

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions