Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

SRC/oldstuff.c File Reference


Detailed Description

Some old functions are collected here.

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)


Function Documentation

unsigned long set_ttimeout unsigned  ticks  ) 
 

Deprecated:
Not needed in Watt-32. Return timeout from ticks.
Definition at line 34 of file oldstuff.c.

References DWORD, has_8254, and set_timeout().

int tcp_cbrk int  mode  ) 
 

Deprecated:
Actually simply a macro in <tcp.h>
Definition at line 25 of file oldstuff.c.

References tcp_cbreak().


Generated on Wed Aug 4 08:55:56 2010 for Watt-32 tcp/ip by doxygen 1.3.8