Methods
Permits an incoming connection attempt on a socket
Establishes a connection to a socket
Gets an error code associated to the last failed operation on socket
Checks if a socket has data pending to be read
Gets an array describing the socket
Places a socket in a state in which it is listening for an incoming connection
Receives data from a connected socket
Sends data to a connected socket