Opened 16 years ago

Closed 15 years ago

#622 closed enhancement (fixed)

Reactivate the support for iqoueue epoll back-end for Linux (thanks Simon Chen for the patch)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.0-rc3
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description


Attachments (1)

ioqueue_epoll.c (18.0 KB) - added by bennylp 16 years ago.
Updated version (thanks Simon Chen for the file)

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by bennylp

Updated version (thanks Simon Chen for the file)

comment:1 Changed 16 years ago by bennylp

Initial integration in r2295:

  • committed the patch
  • added enable-epoll option in the configure script

Currently it still doesn't pass the pjlib-test.

comment:2 Changed 16 years ago by bennylp

In r2300:

  • couple of fixes to fix assertion and a segfault
  • mark this as experimental in configure script
  • still doesn't pass the pjlib-test

comment:3 Changed 16 years ago by bennylp

  • Milestone changed from release-1.0-rc3 to unassigned

comment:4 Changed 15 years ago by bennylp

  • Milestone changed from unassigned to release-1.0-rc3
  • Resolution set to fixed
  • Status changed from new to closed

In r2308:

  • Some more fixes related to handling multiple threads calling pj_ioqueue_poll(). It passes pjlib-test now!

Thanks Simon Chen for the patch.

Note: See TracTickets for help on using tickets.