Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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?

  • No labels