Non blocking sockets are often referred to as asynchronous sockets.
What kind of sockets does the SCK library implement?
Asynchronous non blocking sockets
Do we have a blocking socket library?
NTB is a blocking socket library.
Is it good - should we refactor it?