Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
net_sample
master
NetSample
Error
NIC
Info
Type
Ping
Client
IllegalReplyReceived
DestinationUnreachable
EchoReplyReceived
ExceptionOccur
ICMP
ChecksumError
Data
EchoData
EchoReply
EchoRequest
Packet
ICMPReceived
OtherICMPRecieved
Result
Built with Crystal 1.9.2
2023-10-07 18:52:52 UTC
enum
NetSample::NIC::Info::Type
Defined in:
net_sample/nic/info.cr
Enum Members
InAddr
=
0
In6Addr
=
1
HWAddr
=
2
Instance Method Summary
#hw_addr?
#in6_addr?
#in_addr?
Instance Method Detail
def
hw_addr?
#
[
View source
]
def
in6_addr?
#
[
View source
]
def
in_addr?
#
[
View source
]