Parent Directory
|
Revision Log
|
Patch
| Revision 1.3 by sysadm, Tue May 6 05:31:26 2025 UTC | Revision 1.4 by sysadm, Thu Jun 5 08:36:02 2025 UTC | |
|---|---|---|
| # | Line 19 | Line 19 |
| 19 | ||
| 20 | #include <netinet/in.h> | #include <netinet/in.h> |
| 21 | ||
| 22 | extern int net_server(const char *hostaddr, in_port_t port); | extern int net_server(const char *hostaddr, in_port_t port[]); |
| 23 | ||
| 24 | #endif //_NET_SERVER_H_ | #endif //_NET_SERVER_H_ |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |