Class UDPBoundSocket

Inheritance Relationships

Base Type

Class Documentation

class UDPBoundSocket : public eipScanner::sockets::UDPSocket

Public Types

using WPtr = std::weak_ptr<UDPBoundSocket>
using SPtr = std::shared_ptr<UDPBoundSocket>

Public Functions

UDPBoundSocket(EndPoint endPoint)
UDPBoundSocket(std::string host, int port)
~UDPBoundSocket()