| Age | Commit message (Collapse) | Author |
|
debugger module
|
|
|
|
|
|
PKT_TAG_VAL_SESS_NEW/FREE/CTRL_MSG/TCP_STREAM)
|
|
|
|
|
|
|
|
to pseudo packets
when a session is closed, use the packet manager to create a pseudo packet,
set the session to be closed as packet Exdata, and schedule it to the packet forwarding stage.
when the pseudo packet free, the session will be free.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* When state is closed, it implies that packet is null and the session will be destroyed
|
|
|
|
|
|
|
|
on_thread_init/on_thread_exit entry
|
|
|
|
|
|
stellar_send_build_packet() to send user-built packets
|
|
polling callback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TSG-22347
|
|
|