Path: utzoo!attcan!uunet!cs.utexas.edu!sun-barr!apple!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: Why does X not use SO_KEEPALIVE? Message-ID: <8905242006.AA01459@expire.lcs.mit.edu> Date: 24 May 89 20:06:03 GMT References: <20663@news.Think.COM> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 8 This implies that there needs to be an option to the X stream-creation routine to specify this. At present, there appears to be enough contention about use of keepalives that I would prefer to "ignore" them at the Xlib level entirely. Clients that wish to (ab)use SO_KEEPALIVE and other OS "features" can use the XConnectionNumber() directly.