#include #include int connect(int fd, const struct sockaddr *addr, socklen_t len) { errno = ENETDOWN; return -1; }