zephyr/include/net
Christopher Friedt 09f957c47a net: socket: syscall for socketpair(2)
Working:

* non-blocking reads / writes
* blocking reads / writes
* send(2) / recv(2) / sendto(2) / recvfrom(2) / sendmsg(2)
* select(2)
* poll(2)

Fixes #24366

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2020-05-10 17:46:43 +02:00
..
bt.h
buf.h
can.h canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
coap.h net: coap: add coap_pendings_clear and coap_replies_clear 2020-04-28 20:46:35 +03:00
coap_link_format.h
dhcpv4.h
dns_resolve.h documentation: fix wrong recommendation for millisecond timeouts 2020-04-30 18:26:26 +02:00
dummy.h
ethernet.h
ethernet_mgmt.h
ethernet_vlan.h
gptp.h
hostname.h
http_client.h
http_parser.h
http_parser_state.h
http_parser_url.h
ieee802154.h
ieee802154_mgmt.h
ieee802154_radio.h
ipv4_autoconf.h
lldp.h
lwm2m.h
mii.h
mqtt.h
net_config.h
net_conn_mgr.h
net_context.h
net_core.h
net_event.h
net_if.h
net_ip.h net: socket: syscall for socketpair(2) 2020-05-10 17:46:43 +02:00
net_l2.h
net_linkaddr.h
net_mgmt.h
net_offload.h
net_pkt.h net: pkt: Fix removal of empty buffers in net_pkt_pull() 2020-05-05 13:39:45 +03:00
net_stats.h
net_timeout.h net: Replace NET_WAIT_FOREVER by SYS_FOREVER_MS 2020-05-05 16:29:23 +03:00
openthread.h net: l2: openthread: Add function for getting openthread default instance 2020-05-05 16:30:20 +03:00
ppp.h
promiscuous.h
ptp_time.h
sntp.h
socket.h net: socket: syscall for socketpair(2) 2020-05-10 17:46:43 +02:00
socket_can.h
socket_net_mgmt.h
socket_offload.h
socket_select.h
socketutils.h
tftp.h net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00
tls_credentials.h
trickle.h
udp.h
websocket.h net: Replace NET_WAIT_FOREVER by SYS_FOREVER_MS 2020-05-05 16:29:23 +03:00
wifi.h
wifi_mgmt.h