Results for “Std.Net.accept”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Net.accept
&Std.Net.Listener -> Result[Std.Net.Connection, Std.Net.NetError]Wait for the next connection.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Net.Listener -> Result[Std.Net.Connection, Std.Net.NetError]Wait for the next connection.