Commit graph

12 commits

Author SHA1 Message Date
Daniel Caujolle-Bert d9a09a9364
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:44:55 +02:00
Daniel Caujolle-Bert be9b402aa3
Fix nasty bug in UDPSocket::close(). 2021-03-31 13:35:37 +02:00
Jonathan Naylor 023b5d48e0 Add optional log file rotation and UDP error handling. 2020-10-31 22:45:54 +00:00
Jonathan Naylor 7934cc78bb Fix Windows. 2020-09-20 21:24:13 +01:00
Jonathan Naylor 8101f4d8e6 Merge branch 'IPv6' into SimpleDMR 2020-09-09 11:45:23 +01:00
SASANO Takayoshi 193ff5f8a0 renew UDPSocket code 2020-09-09 18:58:21 +09:00
Jonathan Naylor f4d9895842 More IPv6 upgrades. 2020-09-05 20:49:30 +01:00
Jonathan Naylor 7e2f4d3c6e More IPv6 updates. 2020-09-05 20:15:23 +01:00
Jonathan Naylor 94289e062d Update to support changes since IPv6 was added. 2020-09-03 10:52:22 +01:00
SASANO Takayoshi cf038099f2 sync to MMDVMHost-ipv6 code 2020-04-07 18:05:12 +09:00
SASANO Takayoshi 249bae1e7b replace sockaddr_in -> sockaddr_storage to support IPv6 2019-10-23 12:04:06 +09:00
Jonathan Naylor c04c3e1aef Initial commit. 2017-04-20 20:51:30 +01:00