Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.Libuv
public delegate int uv_tcp_getpeername_func(UvTcpHandle handle, out SockAddr addr, ref int namelen);
Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.Libuv.
uv_tcp_getpeername_func