uv_tcp_bind_func Delegate

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

Syntax

protected delegate int uv_tcp_bind_func(UvTcpHandle handle, ref SockAddr addr, int flags);
delegate Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.Libuv.uv_tcp_bind_func