OctoTorrent.UdpListener.UdpListener C# (CSharp) Method

UdpListener() protected method

protected UdpListener ( IPEndPoint endpoint ) : Common.System
endpoint System.Net.IPEndPoint
return Common.System
        protected UdpListener(IPEndPoint endpoint)
            : base(endpoint)
        {
        }