This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 2 instances of Xwin


Igor Pechtchanski wrote:

> Doesn't X bind to different ports depending on the display number?

Yes it does.

> Could it be that the X+10 port is in use, but X+5 isn't?

The error were talking about comes from the xdmcp code. It's
bind(socket(AF_INET, 0, SOCK_DGRAM), {AF_INET, "-from address", 177})

Maybe this fails if two instances of XWin are running together. But I've
never seen this fail before. Maybe omitting the "-from address" parameter
is the solution here.

bye
    ago
NP: Project Pitchfork - Drone Assembly
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de
 http://www.gotti.org           ICQ: 126018723


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]