Patch-ID# 101499-01
Keywords: sigio non-blocking i/o
Synopsis: SunOS 4.1.3: SIGIO not generated properly for sockets.
Date: Jan/20/94

Solaris Release: 

SunOS Release: 4.1.3

Unbundled Product: 

Unbundled Release: 

Relevant Architectures: sparc
    NOTE: sun4 sun4c sun4m

BugId's fixed with this patch: 1071377

Changes incorporated in this version: 

Patches accumulated and obsoleted by this patch: 

Patches which conflict with this patch: 

Patches required with this patch: 

Obsoleted by: 

Files included with this patch: 

	tcp_input.o

Problem Description: 

Bug id 1071377: sigio was not being generated properly when tcp sockets
		were used.


Patch Installation Instructions: 
 
As root :
 
1) save original files
 
        mv /sys/`arch -k`/OBJ/tcp_input.o /sys/`arch -k`/OBJ/tcp_input.FCS
 
2) copy new files
 
        cp `arch -k`/{OS Release}/tcp_input.o /sys/`arch -k`/OBJ
 
3) Rebuild the kernel and reboot the system.


