about sessionInit and sessionClose function
Posted: Tue Mar 05, 2013 1:32 am
Hi everyone I am a newbie in Transmisson,
I read that the tr_sessionInit() is called when I add a new task
(BT task); and when I delete the BT task tr_sessionClose()
should be called. That means every task will create a libevent
thread and a Web thread when we call tr_sessionInit().
Am I correct or I am totally wrong.
Please help, any advice will be appreciated.
I read that the tr_sessionInit() is called when I add a new task
(BT task); and when I delete the BT task tr_sessionClose()
should be called. That means every task will create a libevent
thread and a Web thread when we call tr_sessionInit().
Am I correct or I am totally wrong.
Please help, any advice will be appreciated.