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
Hi Ross,
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...
void DelayQueue::synchronize() {
// First, figure out how much time has elapsed since the last sync:
EventTime