This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SIMPLELINK-WIFI-CC3120-SDK-PLUGIN: Error in documentation for sl_Connect()

Part Number: SIMPLELINK-WIFI-CC3120-SDK-PLUGIN

The documentation (SimpleLink CC31xx/CC32xx Host Driver  Version 3.0.1.46) for sl_Connect() is incorrect.  I have wasted a lot of time because of this.

The documentation states: "Returns: On success, a socket handle."  This is incorrect.  By both empirical testing and inspection of the source code it is evident that sl_Connect() returns *zero* on success.