Path: utzoo!attcan!uunet!comp.vuw.ac.nz!waikato!aukuni.ac.nz!russell From: russell@ccu1.aukuni.ac.nz (Russell J Fulton;ccc032u) Newsgroups: comp.sys.sgi Subject: read from socket returns errno = -1 Message-ID: <1990Oct25.223219.17556@ccu1.aukuni.ac.nz> Date: 25 Oct 90 22:32:19 GMT Distribution: comp Organization: University of Auckland, New Zealand. Lines: 13 We have compiled the BSD ftp sources under Irix 3.3.1. All works well for type ASCII files, but a get with type BINARY always fails. After some investigation we found out that the first read() on the input socket always fails (returns -1) with errno also set to -1! Does any body know what could cause this? Thanks, Russell. Computer Centre, University of Auckland, New Zealand. --