Build your intuition. Is this statement true or false?
To make a socket listen for incoming connections, you need to call the listen()
function after binding the socket.
Press true if you believe the statement is correct, or false otherwise.
To make a socket listen for incoming connections, you need to call the listen()
function after binding the socket.
Press true if you believe the statement is correct, or false otherwise.