|
For: Altos/SCO MP/SP TCP/IP Version 4.2aC0
This Patch fixes an rcmd(TC) hang problem. The libsocket function of rcmd(TC) has a hard coded value of 32 on its select(S) calls. The rcmd function will hang if the file descriptors being used by the function are greater than 32. This patch corresponds to the SCO SLS net382e. |