Functions
create_socket(family, socktype[, proto, timeout])
create_socket
Create a socket with given family and type.
Create a socket with given family and type. If SSL context is given an SSL socket is created.