init_sockaddr
init_sockaddr(listenAddress, INADDR_LOOPBACK, 0);
init_sockaddr(address, INADDR_LOOPBACK, ntohs(listenAddress.sin_port));