Commit Graph

7 Commits

Author SHA1 Message Date
Jonathan Naylor 4cd7e99283 Simplify the UDP socket handling. 2024-01-29 16:00:25 +00:00
Daniel Caujolle-Bert ae9d88d254
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:48:10 +02:00
Jonathan Naylor e77fa3b3fa Get Windows working. 2020-09-20 21:43:46 +01:00
Jonathan Naylor e958203b11 Fix Windows compilation. 2020-09-20 15:35:36 +01:00
Jonathan Naylor c6deee572f IPv6 cleanups. 2020-09-06 13:45:06 +01:00
Jonathan Naylor 62d05606d3 Convert to IPv6 2020-09-03 15:12:03 +01:00
Jonathan Naylor e3abbaa85f Initial commit. 2018-03-13 22:16:48 +00:00