C# Class Otp.OtpNode.Acceptor

Afficher le fichier Open project: saleyn/otp.net

Méthodes publiques

Méthode Description
Start ( ) : void
port ( ) : int
quit ( ) : void

Private Methods

Méthode Description
Acceptor ( OtpNode a_node, int port ) : System
InitBlock ( OtpNode a_node ) : void
closeSock ( System s ) : void
publishPort ( ) : bool
unPublishPort ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

port() public méthode

public port ( ) : int
Résultat int

quit() public méthode

public quit ( ) : void
Résultat void