Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!gatech!mcnc!ece-csc!ncrcae!ncrlnk!uunet!mcvax!ukc!dcl-cs!nott-cs!ucl-cs!Jon From: Jon@ucl-cs.UUCP Newsgroups: comp.sys.hp Subject: Asyncio on Sockets (HP-UX 6.2) Message-ID: <91@ucl-cs.UUCP> Date: 25 Nov 88 16:00:14 GMT Sender: jon@ucl-cs.UUCP Lines: 13 I have a user space TP4 protocol implementation that works on many flavours of U**x, but relies on asyncio on sockets. The manual pages for HP-UX 6.2 on 9000-350s suggests it should work, but the include files for the fcntls that set a socket/file descriptor to ASYNCIO have the relvant part *commented out*, and doing an ioctl direct with the right value doesnt have any effect (though it doesnt cause an error either!)., any suggestions? jon