zephyr/tests/net/socket
Jordan Yates 07870934e3 everywhere: replace double words
Treewide search and replace on a range of double word combinations:
    * `the the`
    * `to to`
    * `if if`
    * `that that`
    * `on on`
    * `is is`
    * `from from`

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-22 05:40:22 -04:00
..
af_packet everywhere: replace double words 2024-06-22 05:40:22 -04:00
af_packet_ipproto_raw posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
can
getaddrinfo tests: net: socket: getaddrinfo: Increase ztest stack size 2024-05-23 07:47:18 -04:00
getnameinfo tests: net: Exclude native_posix because of socket service 2024-05-20 14:25:44 +03:00
misc
net_mgmt
offload_dispatcher net: sockets: use z_finalize_typed_fd() to identify as sockets 2024-06-15 07:47:12 -04:00
poll posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
register net: socket: Change the protocol field for AF_PACKET sockets 2024-05-29 10:48:34 -07:00
reuseaddr_reuseport posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
select posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
service posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
socketpair posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
tcp posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
tls posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
tls_ext posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
udp tests: net: socket: Avoid macro error with zsock_sendto 2024-06-10 15:03:20 -05:00
websocket
socket_helpers.h