CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/09 16:54:57
Modified files:
lib/libssl : tls13_handshake.c
Log message:
Use "send" and "recv" consistently instead of mixing them with "read"
and "write". Use self-documenting C99 initializers.
ok bcook, jsing
