Adam Honse
|
d09c66900d
|
Set TCP_QUICKACK on Linux to improve responsiveness when using client/service configuration
|
4 months ago |
Egor Vorontsov
|
56b75aaffc
|
Set `SO_REUSEADDR` on network sockets.
|
5 months ago |
Adam Honse
|
c71cc4f18a
|
Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect
|
7 months ago |
Adam Honse
|
95b029d49d
|
Initial support for Govee devices
|
12 months ago |
Adam Honse
|
8126fbc4a3
|
Fix warnings in net_port.cpp
|
1 year ago |
Adam Honse
|
a3066db16c
|
Update even more file header comments to standardized new format
|
2 years ago |
Adam Honse
|
87aadafa4d
|
Add timeout to Philips Wiz packet receive so that it doesn't hang on rescan
|
3 years ago |
B Horn
|
640eb7905c
|
SDK Listening Options
|
4 years ago |
Nikita Rushmanov
|
aae734a361
|
Fix segfault when destructing udp_client
|
4 years ago |
Térence Clastres
|
53379c5482
|
Fixes for memory issues detected by valgrind
|
6 years ago |
Adam Honse
|
e2c2b8c1df
|
Client will now close listener thread when disconnected and attempt to reconnect. Initialization behavior (controller requests, client string update) are performed automatically upon reconnection
|
6 years ago |
Adam Honse
|
5b42b3d11d
|
Use TCP_NODELAY on client socket
|
6 years ago |
Adam Honse
|
25f7a87a79
|
Get network server working in Windows
|
6 years ago |
Adam Honse
|
dff667751b
|
Start work on network client
|
6 years ago |
Adam Honse
|
46339c5f86
|
More work on network support, need to implement spawning of one read thread for each client socket
|
6 years ago |
Steven Franzen
|
dbf796256b
|
Fix most compiler warnings
|
6 years ago |
Adam Honse
|
802d444d9d
|
Add net port files
|
7 years ago |