cw_ktv_set_word and cw_ktv_setdword added

FossilOrigin-Name: db2628d0a97473f499170b32d2ad13ef2158334ce009ff8d5bd9f9331d653fc4
This commit is contained in:
7u83@mail.ru
2018-04-04 17:23:40 +00:00
parent b21845d3c0
commit aa24582d05
8 changed files with 26 additions and 6 deletions

View File

@ -178,7 +178,7 @@ static int wtpman_establish_dtls(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));
exit(0);
return 1;
}