Path: utzoo!utgpu!watmath!iuvax!purdue!bu-cs!bucsb!rhb From: rhb@bucsb.UUCP (Rick Broberg) Newsgroups: comp.unix.wizards Subject: BSD 4.3 and sockets Keywords: sockets, asynch i/o Message-ID: <3010@bucsb.UUCP> Date: 5 Aug 89 02:36:08 GMT Reply-To: rhb@bucsb.UUCP (Rick Broberg) Organization: Boston Univ Comp. Sci. Lines: 8 I'm looking for a way to set asynch i/o (and subsequently a signal vector) on a socket fd. Using fcntl to set non-blocking and setting the signal vector doesn't work. Is there any way besides polling the socket every twice in a while to find out if another socket is attempting communication? Thanks for any help or references, I just can't* get this to work. Replies to rhb@bu-pub.bu.edu