@miconda, do you prefer a libressl?

Yep, Kamailio is with a tls module.

(lldb) f 17
frame #17: 0x0000000000668966 kamailio`handle_tcp_child(tcp_c=0x00000008014dcf68, fd_i=-1) at tcp_main.c:3706:5

(lldb) fr v
(tcp_child *) tcp_c = 0x00000008014dcf68
(int) fd_i = -1
(tcp_connection *) tcpconn = 0x0000000802e93270
(long [2]) response = ([0] = 34408575600, [1] = -1)
(int) cmd = -1
(int) bytes = 16
(int) n = 0
(ticks_t) t = 745497382
(ticks_t) crt_timeout = 28880
(ticks_t) con_lifetime = 28880

(lldb) ta v tcp_children
(tcp_child *) tcp_children = 0x00000008014dcec8

there're no sources for the list/source list command


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.