Parent Directory
|
Revision Log
|
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); |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |