uv_ip6_addr_func Delegate

Namespace
Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.Libuv
Assemblies
  • Microsoft.AspNetCore.Server.Kestrel

Syntax

protected delegate int uv_ip6_addr_func(string ip, int port, out SockAddr addr);
delegate Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.Libuv.uv_ip6_addr_func