Soletta™ Framework
Framework for making IoT devices

Full online documentation | C API Index
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sol_socket Struct Reference

Structure to represent a socket. More...

#include <sol-socket.h>

Data Fields

const struct sol_socket_typetype
 

Detailed Description

Structure to represent a socket.

See Also
sol_socket_type
Examples:
/src/samples/network/echo-client.c, and /src/samples/network/echo-server.c.

Field Documentation

const struct sol_socket_type* sol_socket::type

The documentation for this struct was generated from the following file: