Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!mcsun!ukc!servax0!sersun0.essex.ac.uk!peter From: peter@sersun0.essex.ac.uk (Allott P) Newsgroups: comp.unix.questions Subject: Out of band messages TCP_IP Message-ID: <2773@servax0.essex.ac.uk> Date: 22 Dec 89 11:40:29 GMT Sender: news@servax0.essex.ac.uk Reply-To: peter@sersun0.essex.ac.uk (Allott P) Organization: University of Essex, Colchester, UK Lines: 7 We have "discovered" an apparent limit of 1 byte for the length of OUT OF BAND messages. We are using Sun-os 4, but have the strong feeling that this is much more general. The "sends" appear to work but the "recv" only gives one byte as being received, and should more than one byte have been sent, then the byte received appears to be garbage. Can anyone explain why? Also suggestions of work rounds would be appreciated, we need a method of reporting fatal errors over an active link.