A1dd Set your adress andport

feature/IPV6_#35_Reboot
Geoffrey Merck 2 years ago
parent 4b51deb82f
commit 03c44072e5

@ -72,12 +72,14 @@ public:
unsigned int getData(unsigned char* data, unsigned int length) const;
void setDestination(const in_addr& address, unsigned int port);
void setYourAddressAndPort(const struct sockaddr_storage& setYourAddressAndPort);
void setText(const std::string& text);
in_addr getYourAddress() const;
unsigned int getYourPort() const;
struct sockaddr_storage getYourAddressAndPort() const;
unsigned int getMyPort() const;
unsigned int getErrors() const;

Loading…
Cancel
Save

Powered by TurnKey Linux.