Searched refs:sockets (Results 76 – 100 of 138) sorted by relevance
123456
/Zephyr-latest/subsys/net/lib/shell/ |
D | sockets.c | 218 SHELL_SUBCMD_ADD((net), sockets, NULL,
|
/Zephyr-latest/boards/atmel/sam0/samr21_xpro/doc/ |
D | index.rst | 131 echo demo. More information at :zephyr:code-sample:`sockets-echo-server` and 132 :zephyr:code-sample:`sockets-echo-client`.
|
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/doc/ |
D | index.rst | 47 using a single physical connection. In addition, it comes with sockets for
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig | 152 modem "sockets" throughout their lifecycle (from the initial offload 160 the modem sockets and the POSIX_API, if used, share them.
|
D | hl7800.c | 452 struct hl7800_socket sockets[MDM_MAX_SOCKETS]; member 795 if (!iface_ctx.sockets[i].context) { in socket_get() 796 sock = &iface_ctx.sockets[i]; in socket_get() 814 if (iface_ctx.sockets[i].socket_id == socket_id) { in socket_from_id() 815 sock = &iface_ctx.sockets[i]; in socket_from_id() 3347 sock = &iface_ctx.sockets[i]; in notify_all_tcp_sockets_closed() 5017 sock = &iface_ctx.sockets[i]; in mark_sockets_for_reconfig() 6426 iface_ctx.sockets[i].socket_id = MDM_INVALID_SOCKET_ID; in hl7800_init() 6427 k_work_init(&iface_ctx.sockets[i].recv_cb_work, in hl7800_init() 6429 k_work_init(&iface_ctx.sockets[i].rx_data_work, in hl7800_init() [all …]
|
D | quectel-bg9x.c | 1178 ret = modem_socket_init(&mdata.socket_config, &mdata.sockets[0], ARRAY_SIZE(mdata.sockets), in modem_init()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.12.rst | 166 in BSD sockets API. 355 * :github:`4217` - samples:net:sockets:echo_async : unexpected communication blocks between client … 396 * :github:`6093` - [Coverity CID: 182778] Error handling issues in /samples/net/sockets/dumb_http_s… 397 * :github:`6094` - [Coverity CID: 182777] Error handling issues in /samples/net/sockets/dumb_http_s… 401 * :github:`6098` - [Coverity CID: 182773] Error handling issues in /samples/net/sockets/http_get/sr… 403 * :github:`6100` - [Coverity CID: 182771] Error handling issues in /samples/net/sockets/dumb_http_s… 404 * :github:`6101` - [Coverity CID: 182770] Error handling issues in /samples/net/sockets/http_get/sr… 405 * :github:`6103` - [Coverity CID: 182768] Error handling issues in /samples/net/sockets/dumb_http_s… 439 * :github:`6565` - samples/net/sockets/echo: Failed to connect to samples/net/echo_server for IPV6 … 465 * :github:`6670` - [Coverity CID: 183062] Error handling issues in /samples/net/sockets/big_http_do… [all …]
|
D | release-notes-1.13.rst | 188 * Port native API echo-server/echo-client samples to BSD sockets API, with 382 * :github:`9296` - [Coverity CID :187319] Control flow issues in /subsys/net/lib/sockets/sockets.c 384 * :github:`9294` - [Coverity CID :187321] Possible Control flow issues in /samples/net/sockets/big_… 387 * :github:`9291` - [Coverity CID :187324] Control flow issues in /subsys/net/lib/sockets/sockets.c 413 * :github:`9032` - net/sockets/echo_async crashes after several connections (qemu_x86) 424 * :github:`8994` - [Coverity CID :187072] Error handling issues in /samples/net/sockets/echo_server… 525 * :github:`8413` - [Coverity CID :186583] Error handling issues in /samples/net/sockets/dumb_http_s… 650 * :github:`5900` - net: Prototype a TLS convenience API based on sockets
|
D | release-notes-1.14.rst | 217 * :github:`18961` - [Coverity CID :203912]Error handling issues in /samples/net/sockets/coap_client… 427 * :github:`18961` - [Coverity CID :203912]Error handling issues in /samples/net/sockets/coap_client… 1143 * :github:`15227` - sockets: no syscall for gethostname() 1245 * :github:`14819` - [Coverity CID :196637]Uninitialized variables in /samples/net/sockets/can/src/m… 1287 * :github:`14612` - samples/net/sockets/echo_async_select doesn’t work for qemu_x86 target 1340 * :github:`14402` - [Coverity CID :195848]Error handling issues in /samples/net/sockets/echo_async_… 1350 * :github:`14392` - [Coverity CID :195897]Error handling issues in /samples/net/sockets/echo_async/… 1414 * :github:`13885` - [Coverity CID :190928]Error handling issues in /samples/net/sockets/echo_async/… 1440 * :github:`13859` - [Coverity CID :190956]Error handling issues in /samples/net/sockets/can/src/mai… 1447 * :github:`13852` - [Coverity CID :190966]Error handling issues in /samples/net/sockets/echo_async_… [all …]
|
D | release-notes-2.6.rst | 765 * Added support for close method for packet sockets. 1204 * :github:`35159` - [Coverity CID: 232698] Uninitialized scalar variable in samples/net/sockets/txt… 1350 * :github:`34563` - net: lib: sockets: Unable to select() file descriptors with number >= 32 1368 * :github:`34462` - samples: net: sockets: packet: reception stops working after a while 1706 * :github:`33088` - [Coverity CID :219558] Untrusted value as argument in samples/net/sockets/coap_… 1708 * :github:`33086` - [Coverity CID :219561] Untrusted value as argument in samples/net/sockets/coap_… 1712 * :github:`33082` - [Coverity CID :219566] Untrusted value as argument in samples/net/sockets/coap_… 1714 * :github:`33080` - [Coverity CID :219573] Untrusted value as argument in samples/net/sockets/coap_… 1716 * :github:`33078` - [Coverity CID :219576] Untrusted value as argument in samples/net/sockets/coap_… 1728 * :github:`33066` - [Coverity CID :219601] Untrusted value as argument in samples/net/sockets/coap_… [all …]
|
D | release-notes-2.7.rst | 698 for socketpair sockets. 701 * Fixed a possible assert after enabling CAN sockets. 713 * Reworked TLS sockets to use secure random generator from Zephyr. 714 * Fixed busy looping during DTLS handshake with offloaded sockets. 715 * Fixed busy looping during TLS/DTLS handshake on non blocking sockets. 719 * Fixed TLS/DTLS sockets ``POLLHUP`` notification. 724 correctly with offloaded sockets. 726 correctly with offloaded sockets. 1253 * :github:`38111` - [Coverity CID: 239615] Out-of-bounds access in subsys/net/lib/sockets/sockets_t… 1254 * :github:`38110` - [Coverity CID: 239619] Out-of-bounds access in subsys/net/lib/sockets/sockets_t… [all …]
|
D | release-notes-2.4.rst | 625 * The BSD socket sendmsg() can now be used with AF_PACKET type sockets. 635 * Added support to SOCK_DGRAM type sockets for AF_PACKET family. 636 * Added support for using TLS sockets when using socket offloading. 661 * Fixed multiple interface bound socket recv() for AF_PACKET sockets. 992 * :github:`28197` - samples/net/sockets/echo_client/sample.net.sockets.echo_client.nrf_openthread f… 1007 * :github:`28163` - [Coverity CID :214223] Untrusted value as argument in subsys/net/lib/sockets/so… 1008 * :github:`28162` - [Coverity CID :214221] Untrusted value as argument in subsys/net/lib/sockets/so… 1009 * :github:`28161` - [Coverity CID :214219] Uninitialized scalar variable in subsys/net/lib/sockets/… 1084 * :github:`27836` - [Coverity CID :212960] Logically dead code in samples/net/sockets/echo_client/s… 1160 * :github:`27463` - Cannot build samples/net/sockets/echo for cc3220sf_launchxl [all …]
|
D | release-notes-2.0.rst | 357 * Added dispatching support to SocketCAN sockets. 616 * :github:`18421` - [Coverity CID :203504]Uninitialized variables in /subsys/net/lib/sockets/socket… 617 * :github:`18420` - [Coverity CID :203468]Control flow issues in /subsys/net/lib/sockets/sockets_ne… 618 * :github:`18419` - [Coverity CID :203397]Control flow issues in /subsys/net/lib/sockets/sockets_ne… 619 * :github:`18418` - [Coverity CID :203445]Error handling issues in /subsys/net/lib/sockets/getnamei… 658 * :github:`18377` - [Coverity CID :203535]Error handling issues in /samples/net/sockets/civetweb/sr… 659 * :github:`18376` - [Coverity CID :203462]Error handling issues in /samples/net/sockets/civetweb/sr… 901 …github:`17202` - [Coverity CID :199436]Uninitialized variables in /subsys/net/lib/sockets/sockets.c 1015 * :github:`16569` - [Coverity CID :198878]Error handling issues in /samples/net/sockets/echo_server… 1035 * :github:`16453` - sockets: getaddrinfo: AF_UNSPEC handling was recently broken [all …]
|
/Zephyr-latest/boards/mikroe/clicker_2/doc/ |
D | mikroe_clicker_2.rst | 6 microcontroller. It is equipped with two mikrobus sockets and furthermore has
|
/Zephyr-latest/doc/connectivity/networking/ |
D | usbnet_setup.rst | 15 The :zephyr:code-sample:`sockets-echo-server` application from the Zephyr source
|
D | networking_with_host.rst | 64 purpose, a TAP virtual Ethernet driver and an offloaded sockets driver.
|
D | net_config_guide.rst | 88 on how many BSD sockets are polled in the system. 91 Maximum number of open file descriptors, this includes files, sockets, special devices, etc. 92 One needs to select proper value here depending on how many BSD sockets are created in
|
/Zephyr-latest/dts/arm/raspberrypi/rpi_pico/ |
D | rp2350.dtsi | 28 /* There are two CPU sockets in the RP2350-series SoCs. 29 * Represent the sockets in the device tree as these two
|
/Zephyr-latest/scripts/net/ |
D | README.txt | 42 samples/net/sockets/echo_server
|
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/ |
D | index.rst | 144 :zephyr-app: samples/net/sockets/echo_server 150 :zephyr-app: samples/net/sockets/echo_client
|
/Zephyr-latest/lib/os/ |
D | Kconfig | 20 files, sockets, special devices, etc.
|
/Zephyr-latest/boards/ti/cc3220sf_launchxl/doc/ |
D | index.rst | 243 See :zephyr:code-sample:`sockets-http-get` and 244 :zephyr_file:`samples/net/sockets/http_get/boards/cc3220sf_launchxl.conf` for an
|
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/ |
D | index.rst | 246 See :zephyr:code-sample:`sockets-http-get` and 247 :zephyr_file:`samples/net/sockets/http_get/boards/cc3235sf_launchxl.conf` for an
|
/Zephyr-latest/tests/subsys/logging/log_blocking/ |
D | REAME.md | 44 based on the baud rate of the UART. Other backends, such as UDP sockets or
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 717 sockets timeout is configured per socket with 725 sockets timeout is configured per socket with 733 TCP sockets, the rcvbuf will determine the receive window size. 739 For TCP sockets, the sndbuf will determine the total size of queued 756 sockets to bind to the same local IP address. 763 sockets to bind to the same local IP address and port combination.
|
123456