module documentation

Undocumented

Function get_ephemeral_port Return an ostensibly available ephemeral port number.
def get_ephemeral_port(sock_family=socket.AF_INET, sock_type=socket.SOCK_STREAM):

Return an ostensibly available ephemeral port number.