Classe TPGMStreamBlockSocket
Unit
Declaração
type TPGMStreamBlockSocket = class(TBlockSocket)
Descrição
Implementation of PGM-stream socket.
Not all systems supports this protocol!
Hierarquia
- TObject
- TBlockSocket
- TPGMStreamBlockSocket
Visão Geral
Métodos
![]() |
function GetSocketType: integer; override; |
![]() |
function GetSocketProtocol: integer; override; |
Descrição
Métodos
![]() |
function GetSocketType: integer; override; |
Return value of socket type. For PGM-stream return SOCK_STREAM. |
![]() |
function GetSocketProtocol: integer; override; |
Return value of protocol type for socket creation. For PGM-stream returns IPPROTO_RM. |
Gerado por PasDoc 0.16.0.