Menu

Libdexter / News: Recent posts

Libdexter 0.1.4 Released

Rename config item WaitTimeoutMsecs to ChannelTimeoutMsecs for clarity.
Added config items ServerRecvBufferSize and ChannelRecvBufferSize.
Improve server backlog functionality by only producing new data messages when
the backlog is not full and by using atomic counting.
Rename ServerDataBacklog ServerMaxDataBacklog for clarity.
Convert to g_slice allocator where possible.
Add dexterplugin_service_group_new () api.

Posted by Philip Kovacs 2007-02-23

Libdexter 0.1.3 Released

Bump GLib requirement from 2.8 to 2.10 (g_atomic_int_set).
Use atomics instead of mutexes for simple integer thread-safety.
Orderly shutdown of channels, servers and service threads when Library
begins shutdown cycle.
Stricter handling of channel/server send() errors.
Correct the GSource referencing of timed samplers.
Added dexter_get_state () api.

Posted by Philip Kovacs 2007-01-22

Libdexter 0.1.2 Released

- Improved backlog purging code.
- Silently ignore new threadpool tasks if library is shutting down.
- Doc corrections.

Posted by Philip Kovacs 2007-01-13

Libdexter 0.1.1 Released

- minor change to dexter_timedsampler_new api
- internal improvements, including event timing
using GLib main_loop and some threading changes
- fixed leak in dexterplugin_factory_get_services

config file additions:
---------------------
ServerMaxClients
ThreadPoolExitWait

Posted by Philip Kovacs 2007-01-10

Libdexter 0.1.0 Released

Initial project release

Posted by Philip Kovacs 2007-01-02

freenode channel #dexter created

A new irc channel #dexter has been created on the freenode network to discuss libdexter.

Posted by Philip Kovacs 2006-08-25
Auth0 Logo