FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kArp_ConstructEx ( kArp arp,
kPacketSocket  sockt,
kAlloc  allocator 
)

Constructs a kArp object.

Socket is not freed when the arp object is destroyed. Socket must be valid through the whole lifetime of the arp object.

Parameters
arpDestination for the constructed object handle.
socktSocket used for sending/receiving raw packets.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.