Lines Matching refs:lwsl_err
77 lwsl_err("ioctlsocket FIONBIO 1 failed with error %d\n", error); in lws_plat_set_nonblocking()
101 lwsl_err("setsockopt SO_KEEPALIVE 1 failed with error %d\n", error); in lws_plat_set_socket_options()
112 …lwsl_err("WSAIoctl SIO_KEEPALIVE_VALS 1 %lu %lu failed with error %d\n", alive.keepalivetime, aliv… in lws_plat_set_socket_options()
229 lwsl_err("WSAEventSelect() failed with error %d\n", LWS_ERRNO); in lws_plat_change_pollfd()
243 lwsl_err("Out of memory\n"); in lws_plat_inet_ntop()
270 lwsl_err("Unsupported type\n"); in lws_plat_inet_ntop()
274 lwsl_err("WSAAddressToString() : %d\n", rv); in lws_plat_inet_ntop()
294 lwsl_err("Out of memory\n"); in lws_plat_inet_pton()
300 lwsl_err("Failed to convert multi byte to wide char\n"); in lws_plat_inet_pton()
330 lwsl_err("Unsupported type\n"); in lws_plat_inet_pton()
334 lwsl_err("WSAAddressToString() : %d\n", rv); in lws_plat_inet_pton()
344 lwsl_err("%s: UNIMPLEMENTED on this platform\n", __func__); in lws_plat_ifname_to_hwaddr()
353 lwsl_err("%s: UNIMPLEMENTED on this platform\n", __func__); in lws_plat_rawudp_broadcast()
361 lwsl_err("%s: UNIMPLEMENTED on this platform\n", __func__); in lws_plat_if_up()
369 lwsl_err("%s: UNIMPLEMENTED on this platform\n", __func__); in lws_plat_BINDTODEVICE()
378 lwsl_err("%s: UNIMPLEMENTED on this platform\n", __func__); in lws_plat_ifconfig_ip()