Commit graph

9 commits

Author SHA1 Message Date
Daniel Caujolle-Bert
310cf0c8ff
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:43:56 +02:00
Jonathan Naylor
52b49f0bf4 Make Windows run. 2020-09-20 21:54:32 +01:00
Jonathan Naylor
2bec26d77c Fix Windows compilation. 2020-09-20 15:55:37 +01:00
Jonathan Naylor
3347a42118 IPv6 updates. 2020-09-06 14:06:13 +01:00
SASANO Takayoshi
85d02c8cf2 sync to MMDVMHost-ipv6 code 2020-04-07 18:01:58 +09:00
SASANO Takayoshi
90e43e15f8 modified WinSock -> WinSock2 to pass compile on Windows (not tested) 2019-10-05 06:16:33 +09:00
SASANO Takayoshi
0237efd88c rewrite for Linux, that does not have ss_len, sa_len field. 2019-10-02 18:18:20 +09:00
SASANO Takayoshi
11707bfa60 replace sockaddr_in -> sockaddr_storage to support IPv6 2019-10-02 16:37:47 +09:00
Jonathan Naylor
0e2c37be56 Initial commit. 2018-06-06 20:33:31 +01:00