You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Javidx9
12949070bd
|
4 years ago | |
---|---|---|
.. | ||
SimpleClient.cpp | 4 years ago | |
SimpleServer.cpp | 4 years ago | |
net_client.h | 4 years ago | |
net_common.h | 4 years ago | |
net_connection.h | 4 years ago | |
net_message.h | 4 years ago | |
net_server.h | 4 years ago | |
net_tsqueue.h | 4 years ago | |
olc_net.h | 4 years ago | |
readme.txt | 4 years ago |
readme.txt
Networking Code
This version is incomplete! Its fine for experimenting, but it will consume whole processor cores, and it has a memory leak. These will be identified and resolved in Part#3 when we look at making it robust.