Is your feature request related to a problem? Please describe.
Currently, features of @std/net is very limited; only 1 API i.e. getAvailablePort.
Describe the solution you'd like
Provide some useful stuff as seen in https://deno.land/x/port@1.0.0.
Describe alternatives you've considered
Using https://deno.land/x/port@1.0.0/mod.ts
Is your feature request related to a problem? Please describe.
Currently, features of
@std/netis very limited; only 1 API i.e.getAvailablePort.Describe the solution you'd like
Provide some useful stuff as seen in https://deno.land/x/port@1.0.0.
Describe alternatives you've considered
Using https://deno.land/x/port@1.0.0/mod.ts