moved local_cfg, remote_cfg ... to cw_ElemData struct
This commit is contained in:
@ -148,6 +148,7 @@ static int wtpman_dtls_setup(void *arg)
|
||||
cw_dbg(DBG_DTLS, "DTLS session established with %s, %s",
|
||||
sock_addr2str_p(&wtpman->conn->addr,sock_buf), dtls_get_cipher(wtpman->conn,cipherstr));
|
||||
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user