zephyr/subsys/net/lib/sockets
Stig Bjørlykke 5f42a26488 net: sockets: Allow empty service in getaddrinfo()
Make the service parameter optional in getaddrinfo().

The application should be able to use NULL as service when only
interested in the host lookup.

Signed-off-by: Stig Bjørlykke <stig.bjorlykke@nordicsemi.no>
2018-03-21 10:00:17 +02:00
..
CMakeLists.txt
getaddrinfo.c net: sockets: Allow empty service in getaddrinfo() 2018-03-21 10:00:17 +02:00
Kconfig
sockets.c net: sockets: Support MSG_DONTWAIT flag in zsock_sendto 2018-03-21 09:59:49 +02:00