On 02/06/2013 07:39 PM, waldo kitty wrote:
> On 2/5/2013 05:45, Lukas Gebauer wrote:
>>> i'm trying to figure out how to use synadbg... it is something i have
>>> to specifically call with the public AppendToLog function or does it
>>> automatically engage for logging socket (and all other synapse??)
>>> debugging output? how does one enable synapse debugging output? i
>>> haven't found anything obvious :(
>>
>> It implementing simple class functions what you can use as OnStatus
>> and OnMonitor event handlers on your sockets. It log socket events to
>> the file.
> 
> oh... event handlers? there are none in plain (TP6 style) console apps...
> 

The event handlers are just callbacks. If you specify an OnStatus
function it will be called from synapse. No message loop is required.
Synapse is a synchronous library.

Ludo


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to