zephyr/subsys/net/lib
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
..
app net: app: Fix debug level check 2018-03-15 15:19:46 +02:00
coap mbedtls: Replace COAP-specific max len setting with generic 2018-03-18 09:38:22 -07:00
dns net: dns: Allow to initialize DNS servers from struct sockaddr[] 2018-01-18 17:30:40 +02:00
http net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
lwm2m net: lwm2m: add max device power source config option 2018-02-08 09:49:01 +02:00
mqtt kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
openthread openthread: Use ccache when enabled 2018-03-02 07:13:21 +01:00
sntp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sockets net: sockets: Allow empty service in getaddrinfo() 2018-03-21 10:00:17 +02:00
websocket net: websocket: Leave space for null in strncpy 2018-03-20 12:19:13 -04:00
CMakeLists.txt net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
Kconfig net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00