Re: rr-syslog-raw.c

[email protected] (Jonas Borgström) 16 Aug 2002 10:54:25 +0200
Newsgroups gmane.network.beep.roadrunner.general
Message-ID <[email protected]>
Matt Small <[email protected]> writes:

> I've just started playing around with RoadRunner, particularly the syslog-raw profile.  I noticed
> that in the most recent version, you started a transition in 
> rr_syslog_raw_send_log() to using connections, instead of managers.  Any idea
> when you'll be done?  My install doens't seem to have rr_connection_start(), 
> which is why I noticed (and why it won't compile).

Hi Matt,

rr_connection_start exists in the CVS version of RoadRunner and will be included in
roadrunner 0.9 that will be released soon(tm).

rr_connection_start works exactly like rr_manager_start except that you use
the connection object instead of the manager object. the rr_connection_start and
rr_channel_close was added to let the programmer to start and close channels without
using the manager object at all.

I did similar changes to the sasl and tls cvs modules.

So my change in the syslog-raw profile is just an api change and doesn't change the
functionality at all.

/ Jonas

PS: I'm cc:ing this to the roadrunner mailing list, because this might be of 
public interest.

-- 
Jonas Borgström                  [email protected]
CodeFactory AB                   http://www.codefactory.se/
Office: +46 (0)90 71 86 10       Cell: +46 (0)70 248 89 58