Definition in file oldstuff.c.
Go to the source code of this file.
Functions | |
| int | tcp_cbrk (int mode) |
| unsigned long | set_ttimeout (unsigned ticks) |
| void | psocket (const sock_type *s) |
| void | sock_sturdy (sock_type *s, int level) |
| Keep the socket open inspite of receiving "ICMP Unreachable" For UDP or TCP socket. | |
| int | resolve_ip (DWORD ip, char *name, size_t len) |
| Resolve an IP-address to a name. | |
| time_t | dostounix (struct date *d, struct time *t) |
| void | unixtodos (time_t time, struct date *d, struct time *t) |
| WORD | inchksum (const void *ptr, int len) |
| WORD | _w32_inchksum (const void *ptr, int len) |
| DWORD | intel (DWORD val) |
| WORD | intel16 (WORD val) |
| int | main (void) |
|
|
References DWORD, has_8254, and set_timeout(). |
|
|
References tcp_cbreak(). |
1.3.8