[Pidgin] #14046: Gada Gadu Connection Failure
Pidgin
trac at pidgin.im
Thu May 12 08:50:48 EDT 2011
#14046: Gada Gadu Connection Failure
-------------------------+--------------------------------------------------
Reporter: GordonHWade | Owner:
Type: defect | Status: new
Milestone: | Component: Gadu-Gadu
Version: 2.7.11 | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment(by tomkiewicz):
I think, I found the problem - it shouldn't happen. What is your operating
system? You have installed Pidgin from sources, or got binaries?
Could you run this small program?
{{{
#include <stdio.h>
#include <errno.h>
int main()
{
printf("EAGAIN = %d\n", EAGAIN);
return 0;
}
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/14046#comment:6>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list