18#ifndef __LIB_LIBNET_UDPFACTORY_H
19#define __LIB_LIBNET_UDPFACTORY_H
Represents a file present on a FileSystem.
Abstract Input/Output buffer.
User Datagram Protocol (UDP).
virtual FileSystem::Result read(IOBuffer &buffer, Size &size, const Size offset)
Create UDP socket.
UDP * m_udp
UDP protocol instance.
virtual ~UDPFactory()
Destructor.
User Datagram Protocol (UDP)
unsigned int u32
Unsigned 32-bit number.
unsigned int Size
Any sane size indicator cannot go negative.
Result
Result code for filesystem Actions.