|
From: Bill S. <we...@ri...> - 2001-06-16 03:14:17
|
On Fri, 15 Jun 2001, Erwin Kloibhofer wrote: > hi all! i d/loaded the icq-lib a couple of days ago, and am very greatful to > the developers for investing time and effort into it - great job! > > here's my first question: > i noticed that the icq_SetTimeout callback has been removed. as i understand > it whenever the client receives the "set-timeout message", it is supposed to > call the icq_HandleTimeout function after the specified amount of time. is > this behaviour obsolete now, and managed by the timeout-manager entirely? or > is there any other way how to handle timeouts? No, it hasn't been removed! The 'timeout manager' is just the name for some internal code that manages the timeouts. The icq_SetTimeout callback and icq_HandleTimeout method are still required! Bill |