Open npmccallum opened 5 years ago
Rather than polluting setsockopt() with one or more handshake parameters, lets create a single handshake() function.
setsockopt()
handshake()
Rather than polluting
setsockopt()
with one or more handshake parameters, lets create a singlehandshake()
function.