Expand description
Contains the core socket types and related functionality.
Structs§
- Socket
- A socket for network communication through the nRF modem.
- Split
Socket Handle - A handle to a split socket.
Enums§
- Cipher
Suite - TLS cipher suites supported by the nRF9160 modem.
- Peer
Verification - TLS peer verification level.
- Socket
Family - Socket address family.
- Socket
Option - Socket configuration options.
- Socket
Option Error - Errors that can occur when setting socket options.
- Socket
Protocol - Socket protocol.
- Socket
Type - Socket type.