zephyr/include/net
Paul Sokolovsky 3b73511153 net: sockets: Add dummy shutdown() implementation.
shutdown() itself is described as just marking RX or TX path of a
socket as not available. For the first approximation, we implement
it just as a dummy function, to allow build existing POSIX
applications which use it.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-02-13 07:00:51 -06:00
..
bt.h
buf.h net: buf: Add net_buf_pull_mem() API 2019-01-28 15:21:23 +02:00
coap.h net: coap: Remove legacy CoAP implementation 2019-02-04 16:49:59 -05:00
coap_link_format.h net: coap: Remove legacy CoAP implementation 2019-02-04 16:49:59 -05:00
dhcpv4.h
dns_resolve.h
dummy.h
ethernet.h net: ethernet: Add more IEEE 802.3 protocol types 2019-02-07 14:43:30 +02:00
ethernet_mgmt.h
ethernet_vlan.h doc: networking: move API reference to new section 2019-02-05 07:04:40 -05:00
gptp.h
hostname.h net: sockets: Add gethostname() call 2019-02-08 10:39:30 +02:00
http_parser.h
http_parser_state.h
http_parser_url.h
ieee802154.h
ieee802154_mgmt.h
ieee802154_radio.h net: ieee802154: Fix ack check 2019-01-17 11:16:26 +02:00
ipv4_autoconf.h
lldp.h
lwm2m.h net: lwm2m: add support for IPSO Timer object 2019-02-12 21:19:49 -05:00
mii.h
mqtt.h net: mqtt: Add SOCKS5 proxy support 2019-02-08 14:20:44 +02:00
net_config.h
net_context.h net: removed CONFIG_NET_APP 2019-02-08 13:57:55 +02:00
net_core.h
net_event.h
net_if.h net: ip: Introduce mesh_local address flag 2019-01-28 21:24:26 -05:00
net_ip.h net: socket: can: Add socket CAN support 2019-02-07 18:08:27 +02:00
net_l2.h net: l2: Add CANBUS L2 layer 2019-02-07 18:08:27 +02:00
net_linkaddr.h net: link: Add link addres type for CANBUS addresses 2019-02-07 18:08:27 +02:00
net_mgmt.h
net_offload.h
net_pkt.h net/pkt: Remove useless legacy net_frag_linearize function 2019-02-12 20:24:02 -05:00
net_stats.h
net_timeout.h
openthread.h
promiscuous.h
ptp_time.h
sntp.h net: sntp: get rid of the callback function 2019-01-31 10:14:12 +02:00
socket.h net: sockets: Add dummy shutdown() implementation. 2019-02-13 07:00:51 -06:00
socket_can.h net: socket: can: Add getsockopt() and setsockopt() support 2019-02-07 18:08:27 +02:00
socket_offload.h net: sockets: Add fcntl to socket offloading API 2019-01-18 17:25:01 +02:00
socket_offload_ops.h net: sockets: Add fcntl to socket offloading API 2019-01-18 17:25:01 +02:00
socks.h net: Add initial SOCKS5 support 2019-02-08 14:20:44 +02:00
tls_credentials.h
trickle.h
udp.h
wifi.h
wifi_mgmt.h net: wifi: Add Access Point mode interface 2019-01-19 07:20:36 -05:00