Renamed struct conn to struct cw_Conn

This commit is contained in:
2022-08-09 22:35:47 +02:00
parent 3da4805c06
commit 4b5b00009c
51 changed files with 349 additions and 247 deletions

View File

@ -72,10 +72,11 @@ CWSRC=\
cw_type_word.c\
cw_type_sysptr.c\
cw_write_descriptor_subelem.c\
cw_read_from.c \
cw_write_radio_element.c\
cw_detect_nat.c\
#cw_read_from.c \
KTVSRC=\
cw_ktv_add.c\
cw_ktv_cast.c\
@ -202,9 +203,9 @@ MISCSRC=\
md5sum.c\
mod.c\
msgset.c\
netconn.c\
send.c\
strheap.c\
netconn.c\
DTLSSRC+=\
dtls_bio.c\