zephyr/doc
Jukka Rissanen 8a58104396 net: shell: Add net-sockets command
The new "net sockets" command will utilize the object core
support to track and show information about BSD sockets that
are created in the system. This command is able to show info
for all network sockets (native, offloaded etc) in the system.

Example of the output of the new command:

uart:~$ net sockets
 Creator  Name       Flags  FD   Lifetime (ms) Sent  Received

    main  af_inet46  6ST    0    3260          819   498
    main  af_inet46  4ST    1    2110          469   142
    main  af_inet46  6DU    2    2110          9941  9941
    main  af_inet46  4DU    3    2110          1375  621

4 active sockets found.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2023-10-24 11:11:30 +02:00
..
_doxygen doc: _doxygen: define modem group 2023-10-17 21:58:30 +03:00
_extensions/zephyr doc: extend application sphinx extension to support flash arguments 2023-10-23 12:54:31 +02:00
_scripts samples: net: cloud: drop Google Cloud IoT Core 2023-09-08 11:04:25 +02:00
_static doc: Allow to control wrapping behavior per table 2023-10-23 14:32:39 +02:00
_templates
build doc: build: Fix highlighting of code blocks 2023-10-18 18:39:23 +03:00
connectivity net: shell: Add net-sockets command 2023-10-24 11:11:30 +02:00
contribute doc: guidelines: Clarify how code-block directive should be used 2023-10-23 14:32:39 +02:00
develop doc: west: release notes for v1.2 2023-10-21 13:14:57 +02:00
hardware doc: hardware:porting:arch fix typo 2023-10-18 18:38:36 +03:00
images
introduction doc: intro: cleanup VFS section 2023-10-18 13:17:57 +03:00
kernel doc: Fix broken references to Kconfig options 2023-10-17 19:50:39 +01:00
project doc: release: update merge criteria 2023-09-27 20:13:04 -04:00
releases doc: releases: add working draft release notes + guide for v3.6.0 2023-10-20 15:56:41 +01:00
safety docs: safety: Add safety documentation 2023-06-22 06:01:39 -04:00
security doc: security: Update info about tools 2023-10-20 15:11:01 +02:00
services shell: Update doc to include MQTT transport 2023-10-23 12:38:54 +02:00
templates doc: Update sample.tmpl with new directive 2023-09-06 12:11:28 +02:00
404.rst
CMakeLists.txt doc: enable Sphinx tracebacks 2023-07-12 09:13:49 -04:00
conf.py doc: Set default language for syntax highlighting to "none" 2023-10-23 14:32:39 +02:00
glossary.rst
index-tex.rst docs: safety: Add safety documentation 2023-06-22 06:01:39 -04:00
index.rst docs: safety: Add safety documentation 2023-06-22 06:01:39 -04:00
kconfig.rst
known-warnings.txt doc: Revert "doc: Add more known-warnings" 2023-09-15 15:05:23 +02:00
LICENSING.rst doc licensing: Remove get_maintainers.pl 2023-06-25 02:46:42 -04:00
Makefile doc: align pseudo-Makefile with latest CMake changes 2023-07-13 14:27:56 +02:00
requirements.txt doc: Make code-samples admonition collapsible 2023-09-06 12:11:28 +02:00
substitutions.txt
zephyr.doxyfile.in doc: ieee802154: mgmt: improved docs 2023-09-28 15:13:12 +02:00