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
|
3347a42118
|
IPv6 updates.
|
2020-09-06 14:06:13 +01:00 |
|
SASANO Takayoshi
|
35d3aecf85
|
modified for new UDPSocket.cpp
|
2020-04-07 18:01:58 +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
|
62f9eac086
|
fix uninitialized variables (invalid_port, invalid_address)
|
2019-10-02 17:15:00 +09:00 |
|
SASANO Takayoshi
|
11707bfa60
|
replace sockaddr_in -> sockaddr_storage to support IPv6
|
2019-10-02 16:37:47 +09:00 |
|
Jonathan Naylor
|
b7ab481d9b
|
Re-add Functional to the POCSAG network message.
|
2018-06-13 08:04:59 +01:00 |
|
Jonathan Naylor
|
7249b13a27
|
Another protocol change.
|
2018-06-11 21:17:16 +01:00 |
|
Jonathan Naylor
|
0b6ad3a65f
|
Alter the private network protocol a little.
|
2018-06-11 19:12:15 +01:00 |
|
Jonathan Naylor
|
54173174d0
|
Small cleanups.
|
2018-06-07 07:17:55 +01:00 |
|
Jonathan Naylor
|
0e2c37be56
|
Initial commit.
|
2018-06-06 20:33:31 +01:00 |
|