Re: Determining if a connection is local

2004-10-21 Thread Thomas HellstrÃm
Alan Cox wrote: On Iau, 2004-10-21 at 16:49, Thomas HellstrÃm wrote: architecture-independent library should be able to determine whether the connection is local or not. Any hints on how to do best do this without using drm? Try DRM first and see if it fails. There real

Re: Determining if a connection is local

2004-10-21 Thread Alan Cox
On Iau, 2004-10-21 at 16:49, Thomas HellstrÃm wrote: > architecture-independent library should be able to determine whether the > connection is local or not. Any hints on how to do best do this without > using drm? Try DRM first and see if it fails. There really isn't much else you can do - "loca

Determining if a connection is local

2004-10-21 Thread Thomas Hellström
Hi! I'm trying to find out the best way to extend the XvMC protocol to return the driver name for the XvMC dri driver. In itself not so troublesome, and I already have a working solution, but Ideally, the XvMC architecture-independent library should be able to determine whether the connection is l