|
f588d409c9
|
Truncate "UDPConnection" to "UDPC"
|
2020-01-09 16:57:01 +09:00 |
|
|
4b36d05ccc
|
Minor fixes, improvements
When UDPC_ConnectionId is initialized, all of its bytes are now zeroed
out.
|
2019-12-18 14:20:29 +09:00 |
|
|
f9e1bca4c1
|
Add UDPC_create_id_easy
UDPC_create_id_easy will detect if the input addr string is link local
or not, and will create the ipv6 address based on it.
|
2019-11-13 12:15:12 +09:00 |
|
|
00c1be07dc
|
Replace c_impl, remove rust_binding, with cpp_impl
|
2019-11-11 13:08:36 +09:00 |
|