Macros | |
#define | CONFIG_SOCK_SCHEME_MAXLEN (16U) |
maximum length of the scheme part for sock_urlsplit. More... | |
#define | CONFIG_SOCK_HOSTPORT_MAXLEN (64U) |
maximum length of host:port part for sock_urlsplit() | |
#define | CONFIG_SOCK_URLPATH_MAXLEN (64U) |
maximum length path for sock_urlsplit() | |