C# Class bigloo.input_socket_port

Inheritance: input_port
Afficher le fichier Open project: mbrock/bigloo-llvm

Méthodes publiques

Méthode Description
close ( ) : void
input_socket_port ( Socket _socket, byte b ) : System
rgc_charready ( ) : bool
rgc_fill_buffer ( ) : bool

Private Methods

Méthode Description
rgc_size_fill_con_buffer ( int bufpose, int size ) : bool

Method Details

close() public méthode

public close ( ) : void
Résultat void

input_socket_port() public méthode

public input_socket_port ( Socket _socket, byte b ) : System
_socket System.Net.Sockets.Socket
b byte
Résultat System

rgc_charready() public méthode

public rgc_charready ( ) : bool
Résultat bool

rgc_fill_buffer() public méthode

public rgc_fill_buffer ( ) : bool
Résultat bool