OctoTorrent.Client.PeerListener.PeerListener C# (CSharp) Method

PeerListener() protected method

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