diff options
author | David Walter Seikel | 2015-02-12 13:35:24 +1000 |
---|---|---|
committer | David Walter Seikel | 2015-02-12 13:35:24 +1000 |
commit | 729b5fc0f5c19b9810c3c528fa3457e7882ca495 (patch) | |
tree | 2e7a0fdd8b601dfcee44aeae0cf5c7568139ef11 /docs | |
parent | Bring it up to date with EFL changes. Though more are needed. (diff) | |
download | SledjHamr-729b5fc0f5c19b9810c3c528fa3457e7882ca495.zip SledjHamr-729b5fc0f5c19b9810c3c528fa3457e7882ca495.tar.gz SledjHamr-729b5fc0f5c19b9810c3c528fa3457e7882ca495.tar.bz2 SledjHamr-729b5fc0f5c19b9810c3c528fa3457e7882ca495.tar.xz |
Docs++
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.nails | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/README.nails b/docs/README.nails index 7db2662..36c373d 100644 --- a/docs/README.nails +++ b/docs/README.nails | |||
@@ -7,3 +7,8 @@ Not sure where else to put this, but nails I think is the bit that | |||
7 | drives the network traffic the most - | 7 | drives the network traffic the most - |
8 | 8 | ||
9 | http://gettys.wordpress.com/2013/07/10/low-latency-requires-smart-queuing-traditional-aqm-is-not-enough/ | 9 | http://gettys.wordpress.com/2013/07/10/low-latency-requires-smart-queuing-traditional-aqm-is-not-enough/ |
10 | |||
11 | |||
12 | Another article that deals with network issues in a 3D networked game - | ||
13 | |||
14 | http://www.gamasutra.com/view/feature/131781/the_internet_sucks_or_what_i_.php?print=1 | ||