Térence Clastres
|
53379c5482
|
Fixes for memory issues detected by valgrind
|
2020-08-12 23:48:03 -05:00 |
|
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
|
2020-05-10 01:19:38 -05:00 |
|
Adam Honse
|
5b42b3d11d
|
Use TCP_NODELAY on client socket
|
2020-05-09 15:48:14 -05:00 |
|
Adam Honse
|
25f7a87a79
|
Get network server working in Windows
|
2020-05-09 15:48:14 -05:00 |
|
Adam Honse
|
dff667751b
|
Start work on network client
|
2020-05-09 15:48:12 -05:00 |
|
Adam Honse
|
46339c5f86
|
More work on network support, need to implement spawning of one read thread for each client socket
|
2020-05-09 15:48:12 -05:00 |
|
Steven Franzen
|
dbf796256b
|
Fix most compiler warnings
|
2019-12-31 19:18:24 -06:00 |
|
Adam Honse
|
802d444d9d
|
Add net port files
|
2019-09-01 15:43:42 -05:00 |
|