Listener : IDisposable
(static) IPEndPoint[] EndPoints( get; set; )
(ctor) Listener( IPEndPoint ipep )
Socket Bind( IPEndPoint ipep )
virtual void Dispose()
void Enqueue( Socket socket )
void OnAccept( IAsyncResult asyncResult )
void Release( Socket socket )
Socket[] Slice()
bool VerifySocket( Socket socket )