Age | Commit message (Collapse) | Author |
|
|
|
|
|
once (checking if packets were over the max_data_size, etc) rather than over a couple lines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
core: getaddrinfo() lookup error handling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xzfc-master
Conflicts:
CMakeLists.txt
|
|
FreeBSD fixes
|
|
|
|
|
|
|
|
Offer more meaningful returns so appropriate actions can be taken by the GUI.
|
|
|
|
(missing newlines break build due to -Werror)
|
|
|
|
into blackwolf12333-master
Also fixed his pull request.
|
|
name of our client
|
|
into nurupo-master
Conflicts:
testing/CMakeLists.txt
|
|
Replace magic value "7" with string "echo"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They now should give proper lengths and take length into account when
sending.
|
|
Fixed a bug in Lossless UDP that prevented 2 clients from sometimes
connecting when they connected at the same time to each other.
|
|
|
|
|
|
KostyaKow-master
Conflicts:
core/DHT.c
|
|
|
|
Close the socket in shutdown_networking()
|
|
Fix braces and a few whitespaces
|
|
|
|
|