added better print
This commit is contained in:
parent
612811614a
commit
e5f2652ae6
5 changed files with 349 additions and 350 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
@implementation GGSNetwork
|
||||
|
||||
#define GGS_HOST @"ggs.jeena.net"
|
||||
#define GGS_HOST @"localhost"
|
||||
#define GGS_PORT 9000
|
||||
#define NO_TIMEOUT -1
|
||||
|
||||
|
|
Reference in a new issue