FreeNOS
Functions
connect.cpp File Reference
#include <NetworkClient.h>
#include <sys/socket.h>
#include <unistd.h>
#include <errno.h>

Go to the source code of this file.

Functions

C int connect (int sockfd, struct sockaddr *addr, socklen_t addrlen)
 Connect a socket to an address/port. More...