Home
last modified time | relevance | path

Searched refs:WSS_PREFIX (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dclient.py21 WSS_PREFIX = "wss://" variable
30 elif addr.startswith(WS_PREFIX) or addr.startswith(WSS_PREFIX):