Home
last modified time | relevance | path

Searched defs:lwsl_wsi_notice (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-logs.h521 #define lwsl_wsi_notice(_w, ...) lwsl_wsi(_w, LLL_NOTICE, __VA_ARGS__) macro
523 #define lwsl_wsi_notice(_w, ...) do {} while(0) macro

Completed in 3 milliseconds