| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
2b63e794df |
Prepare for multi-threaded operation
Introduce generic "objects" with reference counting primitives and automatic
resource deallocation when no refs are left ("garbage collection"). Overhaul
poller framework to make extensive use of these objects to allow for future
thread-concurrent operation.
No locking added anywhere yet except in poller. Poller is still not 100%
thread safe, but close.
Valgrind reports no errors or memleaks.
|
14 years ago |
|
|
48f0a61277 | good bye poll(), hello epoll_*() | 14 years ago |
|
|
fb72957594 |
Cleanup regex result indexing and add via branch.
- Use defines to index regex results. - Add optional viabranch suffixed to call-id (WIP). |
14 years ago |
|
|
534f4be7e6 | compile debian package version into all 3 components at build time | 14 years ago |
|
|
61967c1d32 | convert some macros to inline functions | 14 years ago |
|
|
c7635d4365 | use G_N_ELEMENTS from glib instead of ARRAY_SIZE | 15 years ago |
|
|
593121d551 | create tags and branches | 15 years ago |