/[LeafOK_CVS]/pvpgn-1.7.4/src/d2cs/server.c
ViewVC logotype

Diff of /pvpgn-1.7.4/src/d2cs/server.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.2 by sysadm, Tue Jun 13 16:07:52 2006 UTC Revision 1.3 by sysadm, Sat Jun 24 09:19:48 2006 UTC
# Line 98  Line 98 
98  # include <conio.h> /* for kbhit() and getch() */  # include <conio.h> /* for kbhit() and getch() */
99  #endif  #endif
100  #include "common/setup_after.h"  #include "common/setup_after.h"
101    #include "cmdline_parse.h"
102    
103  static int server_listen(void);  static int server_listen(void);
104  static int server_accept(int sock);  static int server_accept(int sock);


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1