geforked van coolaj86/telebit.js
fix streams typo
This commit is contained in:
bovenliggende
689efb4504
commit
1b0ce88988
@ -145,7 +145,7 @@ stunnel.connect({
|
|||||||
httpsServer.emit('connection', myDuplex);
|
httpsServer.emit('connection', myDuplex);
|
||||||
|
|
||||||
if (cb) {
|
if (cb) {
|
||||||
cb();
|
process.nextTick(cb);
|
||||||
}
|
}
|
||||||
|
|
||||||
return myDuplex2;
|
return myDuplex2;
|
||||||
|
|||||||
Laden…
x
Verwijs in nieuw issue
Block a user