On Sunday 06 January 2002 10:36 pm, you wrote:
> I have listed three that arrived in sequence.  Notice that they occur
> exactly every minute.  Are these related to the blocking of my
> icqSendMessage() call?  What exactly are they?

No, that is just an event that is in the running event list, either the event 
has not finished or it was never removed from the list when it was finished.  
There are a few problems in this area that I'm working on currently.

> Some other questions - is the icqSendMessage() call supposed to block?  if
> not, does the daemon send some kind of signal or event indicating that the
> message was sent or could not be sent?  What would that signal/event be?
> the source code is not clear to me.

Nothing a plugin does should make the daemon block.  The event has changed, I 
didn't make this change but it looks from the source code it is an event with 
a command of ICQ_CMDxSND_THRUxSERVER.  Using the qt-gui source code, line 120 
of sigman.cpp and then the function called is at 1143 of usereventdlg.cpp I 
believe.

Jon

_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to