Assertions should only be used to check invariants. Things that may change value in runtime are better left to proper checks. Signed-off-by: Leandro Pereira <leandro.pereira@intel.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| getaddrinfo.c | ||
| Kconfig | ||
| sockets.c | ||
Assertions should only be used to check invariants. Things that may change value in runtime are better left to proper checks. Signed-off-by: Leandro Pereira <leandro.pereira@intel.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| getaddrinfo.c | ||
| Kconfig | ||
| sockets.c | ||