fn accept(self: *StreamServer) AcceptError!Connection
[src]
If this function succeeds, the returned Connection
is a caller-managed resource.
fn accept(self: *StreamServer) AcceptError!Connection
If this function succeeds, the returned Connection
is a caller-managed resource.