Fixed spelling mistake

master
Aadhavan Srinivasan 2 years ago
parent 2ac2bf7249
commit de79fc1ff7

@ -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