Delta / NNN50_WIFI_API

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

Embed: (wiki syntax)

« Back to documentation index

m2m_socket_host_if.h File Reference

m2m_socket_host_if.h File Reference

BSD compatible socket interface internal types. More...

Go to the source code of this file.

Data Structures

struct  tstrDnsReply
 DNS Reply, contains hostName and HostIP. More...
struct  tstrConnectReply
 Connect Reply, contains sock number and error value. More...
struct  tstrSendReply
 Send Reply, contains socket number and number of sent bytes. More...
struct  tstrSslCertExpSettings
 SSL Certificate Expiry Validation Settings. More...

Typedefs

typedef sint8 SOCKET
 Definition for socket handler data type. Socket ID,used with all socket operations to uniquely identify the socket handler. Such an ID is uniquely assigned at socket creation when calling socket operation.

Detailed Description

BSD compatible socket interface internal types.

Copyright (c) 2016-2017 Atmel Corporation. All rights reserved.

Definition in file m2m_socket_host_if.h.