WINC1500 IoT Software APIs
19.5.2
WINC Software API Reference Manual
|
Functions | |
NMI_API sint8 | getsockopt (SOCKET sock, uint8 u8Level, uint8 u8OptName, const void *pvOptValue, uint8 *pu8OptLen) |
Detailed Description
Get socket options retrieves This Function isn't implemented yet but this is the form that will be released later.
Function Documentation
◆ getsockopt()
sint8 getsockopt | ( | SOCKET | sock, |
uint8 | u8Level, | ||
uint8 | u8OptName, | ||
const void * | pvOptValue, | ||
uint8 * | pu8OptLen | ||
) |
- Parameters
-
[in] sock Socket Identifie. [in] u8Level The protocol level of the option. [in] u8OptName The u8OptName argument specifies a single option to get. [out] pvOptValue The pvOptValue argument contains pointer to a buffer containing the option value. [out] pu8OptLen Option value buffer length.
- Returns
- The function shall return ZERO for successful operation and a negative value otherwise.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by 1.8.13