Modify the first argument to socket in Figure 1.5 to be 9999. Compile and run the program. What happens? Find the errno
Posted: Thu Jul 14, 2022 2:28 pm
Modify the first argument to socket in Figure 1.5 to be 9999.Compile and run the program. What happens? Find the errno valuecorresponding to the error that is printed. How can you find moreinformation on this error?