Hi Again,
I forgot to mention that I've been using libevent-1.4.13.
Earlier I ran make verify which failed the regress tests.
I've also tried other releases to see if I get a different response; make
verify fails for 1.4.3, 1.4.14b, 2.0.6-rc. I'm starting to wonder if my cygwin
installation i
Hi,
I've been investigating gearman-0.14 under Cygwin which uses libevent. I've
managed to build and run the exe file from the commandline. I'm also using
Perl's Gearman::Client & Gearman::Worker to get send requests to the server and
get a worker to perform a job.
So far this has all been via