1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/sock
Koen Zandberg 3096823ab4
sock_util: Allow URLs without path as valid
URLs without a path were treated as invalid, while according to the URL
specification they are valid

Also fixes a missing null terminator in the returned path
2018-07-19 22:07:18 +02:00
..
Makefile sys: net: sock: add utility functions 2017-03-28 19:16:27 +02:00
sock_util.c sock_util: Allow URLs without path as valid 2018-07-19 22:07:18 +02:00