Classe TPGMMessageBlockSocket

Unit

Declaração

type TPGMMessageBlockSocket = class(TBlockSocket)

Descrição

Implementation of PGM-message 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-message return SOCK_RDM.

Public function GetSocketProtocol: integer; override;

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


Gerado por PasDoc 0.16.0.