Commit Graph

11 Commits

Author SHA1 Message Date
Jonathan Naylor d82a7b9435 Simplify the UDP socket handling. 2024-01-29 16:12:41 +00:00
Daniel Caujolle-Bert ee2d6fd488
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:01 +02:00
Daniel Caujolle-Bert a355a7d35a
Fix nasty bug in UDPSocket::close(). 2021-03-31 16:13:53 +02:00
Jonathan Naylor ef58905da9 Fix Linux compilation issue. 2020-11-02 14:59:35 +00:00
Jonathan Naylor 83a929c2b4 Add optional log rotation and fix a UDP bug. 2020-11-01 12:54:51 +00:00
Jonathan Naylor e57360c969 Make Windows work. 2020-09-20 21:49:25 +01:00
Jonathan Naylor 27501ccdb3 IPv6 cleanups. 2020-09-06 13:59:52 +01:00
Jonathan Naylor 59dd67a952 Conversion to IPv6 2020-09-03 14:00:48 +01:00
Jonathan Naylor 10a75649cd Remove logging from the parrot. 2018-01-29 22:26:51 +00:00
Jonathan Naylor 4485475a82 Add the logging framework to the parrot. 2016-10-04 17:54:58 +01:00
Jonathan Naylor 47cce73dfb Initial commit. 2016-10-03 21:57:14 +01:00