The Blue Meanie wrote:
> Christian Biere <[EMAIL PROTECTED]> wrote:
> > I wonder, is there anyone using Gtk-Gnutella on Solaris? I'd like to
> > add support for /dev/poll

> It's been a LONG time since I pulled a snaphot and compiled, but I've always
> had good luck running GTKG on Solaris here.  I could probably roll a new
> version and run it through its paces for you.

Okay, I've committed code for Solaris' /dev/poll support to SVN.
Actually, I think it won't work yet because the manpage poll(7) says
that you can't poll the special /dev/poll fd. I'm not certain
whether that refers to any kind of polling or just /dev/poll itself
(i.e., whether they just mean recursion is not possible). If I'm
lucky a normal poll() works and the code is already finished.

There are no Configure checks yet, so you have to indicate support
manually:

./Configure -Doptimize='-DHAS_DEV_POLL' ...

-- 
Christian

Attachment: pgpSV47VS9AYF.pgp
Description: PGP signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Gtk-gnutella-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to