Xref: utzoo comp.sys.att:7214 unix-pc.general:3511 Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!rutgers!dptg!holin!bes From: bes@holin.ATT.COM (Bradley Smith) Newsgroups: comp.sys.att,unix-pc.general Subject: sockets & ptys Keywords: PD socket & PD pty Message-ID: <637@holin.ATT.COM> Date: 7 Aug 89 16:51:15 GMT Organization: AT&T Bell Labs, OIL, Holmdel, NJ Lines: 15 Well this is to alert anyone working with Alex's socket code. Since there is no select(), I decided to write one, and have a working version for the read bitmask. I have also merged the pty code and socket code so that select (for the read side) now works for the master side of the pty (working on more). Now a question. I want select to work on the /dev/window as well (like stdin, stdout) but you can't access data in other loadable devices. I thought of find out what address the struct tty is at and looking at it that way. Does anyone have an idea? -- Bradley Smith Computer Systems Offer Integration Laboratory AT&T Bell Labs, Holmdel, NJ 201-949-0090 att!holin!bes or bes@holin.ATT.COM