project_files/frontlib/iniparser/VERSION
author unc0rr
Fri, 08 Feb 2013 15:33:43 +0400
changeset 8472 da6b569ac930
parent 7175 038e3415100a
child 10017 de822cd3df3a
permissions -rw-r--r--
- Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second. - Send empty packet only if there was no other synced message within last second. This should reduce traffic load: less bytes and less packets (less packets is very good for the server too).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7175
038e3415100a Added ini reading/writing for game schemes to the frontend lib
Medo <smaxein@googlemail.com>
parents:
diff changeset
     1
This is version 3.1 of the iniparser library developed by N. Devillard.
038e3415100a Added ini reading/writing for game schemes to the frontend lib
Medo <smaxein@googlemail.com>
parents:
diff changeset
     2
See http://ndevilla.free.fr/iniparser/ for details and new versions.