Searched refs:withServer (Results 1 – 3 of 3) sorted by relevance
8 return common.withServer(server => {42 return common.withServer(server => {69 return common.withServer(server => {95 return common.withServer(server => {128 return common.withServer(server => {169 return common.withServer(server => {187 return common.withServer(server => {214 return common.withServer(server => {
31 function withServer (cb) { function42 return withServer((server) => {108 return withServer((server) => {
232 exports.withServer = cb => { function