Xref: utzoo comp.unix.misc:891 comp.unix.questions:28357 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!uw-beaver!mit-eddie!snorkelwacker.mit.edu!think.com!sdd.hp.com!ucsd!sdcc6!sdcc10!cs163wcr From: cs163wcr@sdcc10.ucsd.edu (Luckiest Man In Iraq) Newsgroups: comp.unix.misc,comp.unix.questions Subject: Internet stream sockets Message-ID: <16219@sdcc6.ucsd.edu> Date: 31 Jan 91 22:20:05 GMT Sender: news@sdcc6.ucsd.edu Followup-To: comp.unix.misc Organization: University of California, San Diego Lines: 5 Nntp-Posting-Host: sdcc10.ucsd.edu Is there any way to change the timeout value on a connect()? I know you can do it for an accept() using listen() and select(). Steve Boswell whatis@ucsd.edu