Ricardo Baratto wrote:
>
> Hi again,
> (I'm appending my previous message as background of what i'm trying to do)
> My problem now is that i need to open a listening socket to wait for
> client connections. However, since drivers have limited #include "capabilities"
> i can't find a way to get the driver to compile when I add in the socket
> calls. Looking around I found the libc wrapper, which seems to provide an
> abstraction layer for many system calls, but socket() is not one of them. So
> my question is: how much opposition would be to add wrapper functions for
> socket() and friends (listen, bind, accept, etc)?
Have a look at :
http://xf4vnc.sourceforge.net/
in cvs
xf4vnc/xc/programs/Xserver/hw/xfree86/vnc dir
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert