Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Can the connect() for a TCP client be configured as "blocking" ?

I'm developing a TCP client using NicheStack. Can the connect() for a TCP client be configured as "blocking" ? Currently, if no server is listening for the connection the connect() returns -...