Multiple fixes
authorJohn Hodge <[email protected]>
Fri, 25 Mar 2011 06:35:32 +0000 (14:35 +0800)
committerJohn Hodge <[email protected]>
Fri, 25 Mar 2011 06:35:32 +0000 (14:35 +0800)
commit32b161c885d90286f7d4a72b9d05e947c96069e5
tree09fe7e2bcacb3da59625effe14fce1b2c87adeef
parent81797498c0f078dbe129a59f9e28e17848c00611
Multiple fixes

- Client fixed to pass error messages correctly
- Fiddling with client ReadLine (was infinite looping, should be fixed now)
- Fixed server to start the timer thread in the main process (not the parent)
- Added a hack to detect refund `dispense acct` messages and reject them
src/client/Makefile
src/client/main.c
src/server/common.h
src/server/itemdb.c
src/server/main.c
src/server/server.c

UCC git Repository :: git.ucc.asn.au