Searched refs:AddInsecurePort (Results 1 – 2 of 2) sorted by relevance
48 public int AddInsecurePort(string addr) in AddInsecurePort() method in Grpc.Core.Internal.ServerSafeHandle
287 boundPort = handle.AddInsecurePort(address); in AddPortInternal()