[This e-mail has been automatically generated.]  
 
http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=97    
    
[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|                            |All



------- Additional Comments From [EMAIL PROTECTED]  2003-04-03 09:59 -------
Created an attachment (id=36)
Test case


------- Additional Comments From [EMAIL PROTECTED]  2003-04-03 10:02 -------
Result after hacking Xtranssock.c to always call sysconf():

[EMAIL PROTECTED] xtrans]$ ./die-test :0
OPEN_MAX is 256, 1024
Last allocated fd for pointless socket: 802
x11_disp = 0x8049958

Result with standard Xlib:

[EMAIL PROTECTED] xtrans]$ ./die-test :0
OPEN_MAX is 256, 1024
Last allocated fd for pointless socket: 802
_X11TransSocketOpen: socket() failed for local
_X11TransSocketOpenCOTSClient: Unable to open socket for local
_X11TransOpen: transport open failed for local/littlegreen.dra.hmg.gb:0
x11_disp = 0x0

ie, it reports socket() as having failed, even though it didn't.    
    
    
    
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to