Perl-Glib and libsoup issues
- From: "Sameer VK" <sameervk eudoramail com>
- To: gtk-perl-list gnome org
- Subject: Perl-Glib and libsoup issues
- Date: Thu, 29 Apr 2004 14:40:33 -0700
Hello,
I'm trying to debug an issue with Perl-Glib and libsoup (HTTP library using Glib). I've set up a Perl
interface to some C/C++ libraries that run on top of Glib and libsoup, using Perl-Glib and its mainloop.
The interface works fine upto a point. Using gdb, I can trace all the way down to where a soup message
function queues a message (event?) for execution - a call to a Web server. But Glib does not seem to be doing
anything with the message or its related callback - no connect calls using strace, for instance.
Is there a way to check whether the context for the mainloop is different in Perl and C? I tried using the
default context when creating a mainloop, but that didn't make a difference.
Any pointers would be much appreciated.
Thanks
Sameer
Need a new email address that people can remember
Check out the new EudoraMail at
http://www.eudoramail.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]