P25Clients/P25Parrot
Jonathan Naylor d82a7b9435 Simplify the UDP socket handling. 2024-01-29 16:12:41 +00:00
..
Makefile IPv6 cleanups. 2020-09-06 13:59:52 +01:00
Network.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:51:01 +02:00
Network.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:51:01 +02:00
P25Parrot.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:51:01 +02:00
P25Parrot.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:51:01 +02:00
P25Parrot.vcxproj Update to VS2019. 2020-02-14 21:40:57 +00:00
P25Parrot.vcxproj.filters Simplify the networking code. 2018-03-22 20:41:18 +00:00
Parrot.cpp Add the logging framework to the parrot. 2016-10-04 17:54:58 +01:00
Parrot.h Initial commit. 2016-10-03 21:57:14 +01:00
StopWatch.cpp Simplify the new stopwatch code. 2018-07-15 20:32:01 +01:00
StopWatch.h Fix Windows compilation. 2020-09-20 15:47:58 +01:00
Thread.cpp Code cleanups. 2016-10-18 07:47:37 +01:00
Thread.h Code cleanups. 2016-10-18 07:47:37 +01:00
Timer.cpp Initial commit. 2016-10-03 21:57:14 +01:00
Timer.h Initial commit. 2016-10-03 21:57:14 +01:00
UDPSocket.cpp Simplify the UDP socket handling. 2024-01-29 16:12:41 +00:00
UDPSocket.h Simplify the UDP socket handling. 2024-01-29 16:12:41 +00:00
Version.h Simplify the UDP socket handling. 2024-01-29 16:12:41 +00:00