Classe TPGMStreamBlockSocket

Unit

Declaração

type TPGMStreamBlockSocket = class(TBlockSocket)

Descrição

Implementation of PGM-stream socket.

Not all systems supports this protocol!

Hierarquia

Visão Geral

Métodos

Public function GetSocketType: integer; override;
Public function GetSocketProtocol: integer; override;

Descrição

Métodos

Public function GetSocketType: integer; override;

Return value of socket type. For PGM-stream return SOCK_STREAM.

Public function GetSocketProtocol: integer; override;

Return value of protocol type for socket creation. For PGM-stream returns IPPROTO_RM.


Gerado por PasDoc 0.16.0.