Player data processing, minor changes

* Added .anjuta and tags file to .gitignore
* Added new client states
* Moved client connection closing to a separate function
* Added conditional processing of client buffer depending on client state
* Created the basic player structure

Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely POLONKAI
2012-03-21 16:07:02 +01:00
parent 98967395c4
commit 71ffb83626
7 changed files with 123 additions and 19 deletions

2
.gitignore vendored
View File

@@ -15,3 +15,5 @@ stamp-h1
*~
*.exe
*.db
*.anjuta
tags