The IcmpPacket's write() method returns a boolean, mirroring the read() method.
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sun, 6 Nov 2011 21:35:25 +0000 (19:35 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sun, 6 Nov 2011 21:35:25 +0000 (19:35 -0200)
commitb778520b36efd377f80975adae9f12f1f032e403
tree0d17d50c9da92ff4d5252b13d4b0b8814406715d
parent24ed023fb6799ceae3c0855ff5421b0fa9b82baf
The IcmpPacket's write() method returns a boolean, mirroring the read() method.
src/icmp/icmppacket.h
src/icmp/icmpv4packet.cpp
src/icmp/icmpv4packet.h
src/icmp/icmpv6packet.cpp
src/icmp/icmpv6packet.h