home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume14
/
3bconnect
/
ftp.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1988-05-08
|
192 b
|
9 lines
/*
* Some constants for the ftp
*/
#define WINDOW 4 /* Window size */
#define TRANSIT 2 /* Estimated transit time (sec) for window */
#define MAXRETRY 5 /* No of timeouts per window */