Xref: utzoo comp.sys.att:6614 unix-pc.general:3002 Path: utzoo!attcan!utgpu!watmath!uunet!shelby!rutgers!att!chinet!kdb From: kdb@chinet.chi.il.us (Karl Botts) Newsgroups: comp.sys.att,unix-pc.general Subject: Re: X windows for the UNIXpc Keywords: X socket Message-ID: <8641@chinet.chi.il.us> Date: 6 Jun 89 04:41:33 GMT References: <534@uncle.UUCP> Reply-To: kdb@chinet.chi.il.us (Karl Botts) Followup-To: comp.sys.att Organization: Chinet - Public Access Unix Lines: 17 Incidentally, I noticed once while poking around in /etc/lddrv/unix.sym on my 3b1 some symbols called "sock_this" and "sock_that" and... heck, wait a minute, I'll go get 'em. sock_wri = 0x1da80; sock_write = 0x1da80; sock_rea = 0x1da84; sock_read = 0x1da84; sock_ioc = 0x1da88; sock_ioctl = 0x1da88; sock_clo = 0x1da8c; sock_close = 0x1da8c; sock_sem = 0x1da90; sock_sema = 0x1da90; Does tnis mean anything to anybody?