Commit graph

14 commits

Author SHA1 Message Date
Daniel Caujolle-Bert f4b985d165 Fix nullptr instead of NULL argument usage in getaddrinfo().
Bump version.
2025-06-07 17:37:17 +02:00
Jonathan Naylor e57b43377c Update the C++ version. 2025-03-19 17:49:49 +00:00
Jonathan Naylor ca52eaf51e Clean up the code and remove an annoying bug. 2024-07-08 15:14:30 +01:00
Jonathan Naylor dfe50c4245 Simplify the UDP socket handling. 2024-01-29 15:44:33 +00:00
Daniel Caujolle-Bert fc76b0f4ab
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:51 +02:00
Jonathan Naylor 2201b07a38 Fix Linux compile bugs. 2020-11-02 14:56:06 +00:00
Jonathan Naylor 81170f53ee Add optional diabling of file rotation and UDP socket bug fixing. 2020-11-01 12:28:12 +00:00
Jonathan Naylor ffb4e53dbd Add Windows support. 2020-09-20 21:08:14 +01:00
Jonathan Naylor 1fcf92a0fc IPv6 cleanups. 2020-09-06 13:17:49 +01:00
Jonathan Naylor cef5ff8e31 Merge branch 'master' into IPv6 2020-09-05 22:04:49 +01:00
Jonathan Naylor 0e064b93e6 Convert to IPv6 2020-09-03 16:13:27 +01:00
Jonathan Naylor 305f49c13c Remove logging from the parrot. 2018-01-29 22:07:08 +00:00
Jonathan Naylor 16ef9dcda7 Add the logging framework to the Parrot. 2016-10-04 17:32:13 +01:00
Jonathan Naylor 4c53d23c12 Initial version. 2016-05-19 17:36:54 +01:00