Fixed spelling mistake

master
Aadhavan Srinivasan 2 years ago
parent 6b10465f61
commit f26e83b835

@ -43,7 +43,7 @@ int create_local (int network, char transport, char* address, int port,struct so
/* This function utilizes the same functions as 'create_local' but _connects_ to the
requested address. It is used for remoet sockets (client sockets). The paramters are same
requested address. It is used for remote sockets (client sockets). The paramters are same
as above.
It prints the error returned by 'connect' if something went wrong, and exits with error code '-3'.*/

Loading…
Cancel
Save