Home
last modified time | relevance | path

Searched defs:mount (Results 1 – 2 of 2) sorted by path

/unit/src/nodejs/unit-http/
H A Dwebsocket_router.js63 WebSocketRouter.prototype.mount = function(path, protocol, callback) { method in WebSocketRouter
H A Dwebsocket_server.js41 WebSocketServer.prototype.mount = function(config) { method in WebSocketServer