What happens if our call to connect on a normal blocking socket is interrupted, say, by a caught signal? Assuming the connect is not automatically restarted, it returns EINTR, But, we cannot call connect again to wait for the connection to complete. Doing so will return EADDRINUSE
The Memory Management Unit (MMU) transforms a logical address into a linear address by means of a hardware circuit called a segmentation unit ;
subsequently, a second hardware circuit called a paging unit transforms the linear address into a physical address