Any ideas why I'd be coming across a NULL delay queue entry?I've added to code in RED below, and I'm seeing this NULL..which causes a SegFault without the codeĀ
No, calling "head()" on a "DelayQueue" should never return NULL; I have no idea how this could be happening.
I assume you're not doing something silly like trying to access the library from more than one thread. Is there anything unusual about your application (and, in particular, how it uses the event loop)?
-- Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel