C# 클래스 Mono.WebServer.FastCgi.Sockets.TcpSocket

상속: Mono.WebServer.FastCgi.Sockets.StandardSocket
파일 보기 프로젝트 열기: mono/xsp

공개 메소드들

메소드 설명
TcpSocket ( System localEndPoint )
TcpSocket ( System address, int port )

메소드 상세

TcpSocket() 공개 메소드

public TcpSocket ( System localEndPoint )
localEndPoint System

TcpSocket() 공개 메소드

public TcpSocket ( System address, int port )
address System
port int