NXDNClients/NXDNParrot
Jonathan Naylor 4cd7e99283 Simplify the UDP socket handling. 2024-01-29 16:00:25 +00:00
..
Makefile IPv6 cleanups. 2020-09-06 13:45:06 +01:00
NXDNNetwork.cpp 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
NXDNNetwork.h 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
NXDNParrot.cpp 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
NXDNParrot.h 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
NXDNParrot.vcxproj Update to VS2019. 2020-02-14 21:44:35 +00:00
NXDNParrot.vcxproj.filters A number of major and minor fixes. 2018-03-27 08:13:54 +01:00
Parrot.cpp Initial commit. 2018-03-13 22:16:48 +00:00
Parrot.h Initial commit. 2018-03-13 22:16:48 +00:00
StopWatch.cpp Simplify the new stopwatch code. 2018-07-15 20:28:49 +01:00
StopWatch.h Fix Windows compilation. 2020-09-20 15:35:36 +01:00
Thread.cpp Initial commit. 2018-03-13 22:16:48 +00:00
Thread.h Initial commit. 2018-03-13 22:16:48 +00:00
Timer.cpp Initial commit. 2018-03-13 22:16:48 +00:00
Timer.h Initial commit. 2018-03-13 22:16:48 +00:00
UDPSocket.cpp Simplify the UDP socket handling. 2024-01-29 16:00:25 +00:00
UDPSocket.h Simplify the UDP socket handling. 2024-01-29 16:00:25 +00:00
Version.h Simplify the UDP socket handling. 2024-01-29 16:00:25 +00:00