diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2012-02-20 01:32:18 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2012-02-20 01:32:18 -0500 |
commit | bb5fd6e44e480f571bcb713788cc50eea44095e5 (patch) | |
tree | dc3b9975b9bf9e18ce454348ab31ae232a372107 /docs/TCPWARE.announce | |
parent | 3e8c172cd64e8a34029b60208c0d3016d3609505 (diff) | |
download | lynx-snapshots-bb5fd6e44e480f571bcb713788cc50eea44095e5.tar.gz |
snapshot of project "lynx", label v2-8-8dev_10b
Diffstat (limited to 'docs/TCPWARE.announce')
-rw-r--r-- | docs/TCPWARE.announce | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/docs/TCPWARE.announce b/docs/TCPWARE.announce deleted file mode 100644 index 899a460e..00000000 --- a/docs/TCPWARE.announce +++ /dev/null @@ -1,30 +0,0 @@ - 03-Jun-1994 - - The bug associated with using non-blocking socket handling with -TCPWare's UCX emulation has been traced by Bernie Votz of Process Software -to their TCPDRIVER.EXE, and has been fixed. The kit is on FTP.PROCESS.COM -and is called DRIVERS_V405B.INC (it is only valid for TCPware for OpenVMS -Version 4.0-5, which is the current version at the time of this announcement). -The fix will be included in the next TCPWare upgrade. If you have problems, -contact: - - Bernie Volz - Process Software Corporation - VOLZ@PROCESS.COM - - If you have an old version of TCPWare, and no current Process -Software support, modify [.WWW.Library.VMS]libmake.com to include NO_IOCTL in -the $ cc := cc/define=(...) list. You will not be able to interrupt stalled -connects (i.e., you'll have to wait for those to time out), but you still will -we able to interrupt long or stalled document transfers via the 'z' command. - - To build for TCPWare, enter @BUILD TCPWARE or just @BUILD -and then answer the prompt with the appropriate number for that TCPIP -package. - - Fote - -========================================================================= - Foteos Macrides Worcester Foundation for Experimental Biology - MACRIDES@SCI.WFEB.EDU 222 Maple Avenue, Shrewsbury, MA 01545 -========================================================================= |