|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T i
Length: 1319 (0x527) Types: TextFile Names: »isore.8c«
└─⟦3d0c2be1b⟧ Bits:30001254 ISODE-5.0 Tape └─⟦eba4602b1⟧ »./isode-5.0.tar.Z« └─⟦d3ac74d73⟧ └─⟦this⟧ »isode-5.0/support/isore.8c«
.TH ISORE 8C "31 May 1988" .\" $Header: /f/osi/support/RCS/isore.8c,v 6.0 89/03/18 23:44:47 mrose Rel $ .\" .\" .\" $Log: isore.8c,v $ .\" Revision 6.0 89/03/18 23:44:47 mrose .\" Release 5.0 .\" .SH NAME isore \- help out ISODE TSAP programs .SH SYNOPSIS .in +.5i .ti -.5i .B /usr/etc/isore \fImagic\0arguments\fR .in -.5i (under a program loaded with \fB\-ltsap\fR) .SH DESCRIPTION The \fIisore\fR program is used to correct a deficiency in the 4.2 Berkeley UNIX implementation of TCP/IP. In short, the SIGIO signal for asynchronous notification of socket activity is not implemented. 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 \fIisore\fR program is spawned automatically when one or more transport\-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 generate an N\-DATA.INDICATION event. The program catches this signal and performs the appropriate action. .PP This program is mostly likely obsolete on 4.3BSD and SVR3 systems. .SH FILES .nf .ta \w'/usr/etc/isoservices 'u None .re .fi .SH "SEE ALSO" libtsap(3n) .SH AUTHOR Marshall T. Rose, The Wollongong Group