MAN page from Mandrake Other isode-8.0-2.i386.rpm
ISORE
Section: Maintenance Commands (8C)
Updated: 31 May 1988
Index NAME
isore - help out ISODE TSAP programs
SYNOPSIS
/usr/sbin/isoremagic arguments(under a program loaded with
-ltsap)
DESCRIPTION
The
isore program is used to correct a deficiency in the 4.2Berkeley UNIX implementation of TCP/IP.In short,the SIGIO signal for asynchronous notification of socket activity is notimplemented.If a transport-descriptor is marked as being asynchronous(the TSAP-provider can initiate INDICATION events at any time),then this capability is necessary.The
isore program is spawned automatically when one or moretransport-descriptors are marked for asynchronous INDICATIONs.It monitors the TCP/IP traffic, as efficiently as possible,and sends the SIGEMT signal to the program when the network would generatean N-DATA.INDICATION event.The program catches this signal and performs the appropriate action.
This program is mostly likely obsolete on 4.3BSD and SVR3 systems.
FILES
None
SEE ALSO
libtsap(3n)
AUTHOR
Marshall T. Rose
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- FILES
- SEE ALSO
- AUTHOR
This document was created byman2html,using the manual pages.