Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!mips!sgi!oilean!joe From: joe@oilean.uucp (Joe McGuckin) Newsgroups: comp.unix.internals Subject: Serial I/O Message-ID: <1990Nov26.092137.5629@oilean.uucp> Date: 26 Nov 90 09:21:37 GMT Organization: Island Software Lines: 19 I have an application that needs to send/receive stuff from a serial port in an async. manner. I know that Unix's tip forks a seperate processes for sending and receiving chars. This seems kludgey to me - plus, I want the main process to be able to communicate with the sending and receiving code. Can someone suggest a better way than forking?? What about sigvec() - it looks as if one could create user level interrupt routines that get triggered when characters are available for I/O on a file/device... -joe joe@parcplace.com -- Joe McGuckin oilean!joe@sgi.com Island Software joe@parcplace.com (415) 969-5453