Classe TRAWBlockSocket
Unit
Declaração
type TRAWBlockSocket = class(TBlockSocket)
Descrição
Implementation of RAW socket.
For this object you must have rights for creating RAW sockets!
Hierarquia
- TObject
- TBlockSocket
- TRAWBlockSocket
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 RAW and ICMP return SOCK_RAW. |
![]() |
function GetSocketProtocol: integer; override; |
Return value of protocol type for socket creation. For RAW returns IPPROTO_RAW. |
Gerado por PasDoc 0.16.0.