Home
last modified time | relevance | path

Searched refs:ws_version (Results 1 – 25 of 97) sorted by relevance

1234

/dports/www/py-ws4py/ws4py-0.3.4/ws4py/server/
H A Dtulipserver.py123 ws_version = WS_VERSION
125 supported_versions = ', '.join([str(v) for v in ws_version])
130 else: version_is_valid = version in ws_version
H A Dcherrypyserver.py119 ws_version = version
136 supported_versions = ', '.join([str(v) for v in ws_version])
141 else: version_is_valid = version in ws_version
/dports/net/wireshark-lite/wireshark-3.6.1/packaging/macosx/
H A Ddmgbuild-settings.py.in21 ws_version = '@VERSION@' variable
22 ws_volname = 'Wireshark ' + ws_version
38 # volume_name = 'Wireshark ' + ws_version
/dports/net/wireshark/wireshark-3.6.1/packaging/macosx/
H A Ddmgbuild-settings.py.in21 ws_version = '@VERSION@' variable
22 ws_volname = 'Wireshark ' + ws_version
38 # volume_name = 'Wireshark ' + ws_version
/dports/net/tshark/wireshark-3.6.1/packaging/macosx/
H A Ddmgbuild-settings.py.in21 ws_version = '@VERSION@' variable
22 ws_volname = 'Wireshark ' + ws_version
38 # volume_name = 'Wireshark ' + ws_version
/dports/net/tshark-lite/wireshark-3.6.1/packaging/macosx/
H A Ddmgbuild-settings.py.in21 ws_version = '@VERSION@' variable
22 ws_volname = 'Wireshark ' + ws_version
38 # volume_name = 'Wireshark ' + ws_version
/dports/net/wireshark-lite/wireshark-3.6.1/
H A Dws_version.h.in1 /* ws_version.h.in */
/dports/net/wireshark/wireshark-3.6.1/
H A Dws_version.h.in1 /* ws_version.h.in */
/dports/net/tshark-lite/wireshark-3.6.1/
H A Dws_version.h.in1 /* ws_version.h.in */
/dports/net/tshark/wireshark-3.6.1/
H A Dws_version.h.in1 /* ws_version.h.in */
/dports/www/firefox-esr/firefox-91.8.0/testing/mochitest/pywebsocket3/mod_pywebsocket/
H A Dstream.py176 ws_version=common.VERSION_HYBI_LATEST, argument
235 if ws_version >= 13 and payload_length < 0x10000:
247 if ws_version >= 13 and payload_length < 126:
514 ws_version=self._request.ws_version,
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dstream.py174 ws_version=common.VERSION_HYBI_LATEST, argument
233 if ws_version >= 13 and payload_length < 0x10000:
245 if ws_version >= 13 and payload_length < 126:
510 ws_version=self._request.ws_version,
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/
H A D_stream_hybi.py167 ws_version=common.VERSION_HYBI_LATEST, argument
230 if ws_version >= 13 and payload_length < 0x10000:
243 if ws_version >= 13 and payload_length < 126:
452 ws_version=self._request.ws_version,
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/
H A D_stream_hybi.py167 ws_version=common.VERSION_HYBI_LATEST, argument
230 if ws_version >= 13 and payload_length < 0x10000:
243 if ws_version >= 13 and payload_length < 126:
452 ws_version=self._request.ws_version,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pywebsocket3/src/mod_pywebsocket/
H A Dstream.py174 ws_version=common.VERSION_HYBI_LATEST, argument
233 if ws_version >= 13 and payload_length < 0x10000:
245 if ws_version >= 13 and payload_length < 126:
510 ws_version=self._request.ws_version,
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dstream.py174 ws_version=common.VERSION_HYBI_LATEST, argument
233 if ws_version >= 13 and payload_length < 0x10000:
245 if ws_version >= 13 and payload_length < 126:
510 ws_version=self._request.ws_version,
/dports/www/firefox/firefox-99.0/testing/mochitest/pywebsocket3/mod_pywebsocket/
H A Dstream.py176 ws_version=common.VERSION_HYBI_LATEST, argument
235 if ws_version >= 13 and payload_length < 0x10000:
247 if ws_version >= 13 and payload_length < 126:
514 ws_version=self._request.ws_version,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dstream.py174 ws_version=common.VERSION_HYBI_LATEST, argument
233 if ws_version >= 13 and payload_length < 0x10000:
245 if ws_version >= 13 and payload_length < 126:
510 ws_version=self._request.ws_version,
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mochitest/pywebsocket/mod_pywebsocket/
H A D_stream_hybi.py167 ws_version=common.VERSION_HYBI_LATEST, argument
230 if ws_version >= 13 and payload_length < 0x10000:
243 if ws_version >= 13 and payload_length < 126:
452 ws_version=self._request.ws_version,
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mochitest/pywebsocket/mod_pywebsocket/
H A D_stream_hybi.py167 ws_version=common.VERSION_HYBI_LATEST, argument
230 if ws_version >= 13 and payload_length < 0x10000:
243 if ws_version >= 13 and payload_length < 126:
452 ws_version=self._request.ws_version,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pywebsocket3/src/mod_pywebsocket/
H A Dstream.py174 ws_version=common.VERSION_HYBI_LATEST, argument
233 if ws_version >= 13 and payload_length < 0x10000:
245 if ws_version >= 13 and payload_length < 126:
510 ws_version=self._request.ws_version,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mochitest/pywebsocket3/mod_pywebsocket/
H A Dstream.py176 ws_version=common.VERSION_HYBI_LATEST, argument
235 if ws_version >= 13 and payload_length < 0x10000:
247 if ws_version >= 13 and payload_length < 126:
514 ws_version=self._request.ws_version,
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mochitest/pywebsocket/mod_pywebsocket/
H A D_stream_hybi.py167 ws_version=common.VERSION_HYBI_LATEST, argument
230 if ws_version >= 13 and payload_length < 0x10000:
243 if ws_version >= 13 and payload_length < 126:
452 ws_version=self._request.ws_version,
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/
H A Dstream.py174 ws_version=common.VERSION_HYBI_LATEST, argument
233 if ws_version >= 13 and payload_length < 0x10000:
245 if ws_version >= 13 and payload_length < 126:
510 ws_version=self._request.ws_version,
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/x11/
H A Dx11.c51 ws_version() in ws_version() function

1234