Skip to content

Commit

Permalink
Minor update in documentation for function iotSocketCreate
Browse files Browse the repository at this point in the history
  • Loading branch information
MiloradCvjetkovic authored and RobertRostohar committed Mar 28, 2022
1 parent 95a2fae commit bebe62b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/src/IoT_Socket_API.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ Protocol | Description
:----------------------------|:-------------------------------------------------
\ref IOT_SOCKET_IPPROTO_TCP | Must be used with \ref IOT_SOCKET_SOCK_STREAM socket type
\ref IOT_SOCKET_IPPROTO_UDP | Must be used with \ref IOT_SOCKET_SOCK_DGRAM socket type
\token{0} | The system selects a matching protocol for the socket type

\b Example:
- see \ref iotSocketListen, \ref iotSocketConnect
Expand Down

0 comments on commit bebe62b

Please sign in to comment.