blinksocks / blinksocks

A framework for building composable proxy protocol stack.
Apache License 2.0
589 stars 79 forks source link

TypeError: Cannot read property 'bufferSize' of null #64

Closed micooz closed 7 years ago

micooz commented 7 years ago
at Socket.onForward (/usr/lib/node_modules/blinksocks/lib/core/socket.js:1:4202)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at readableAddChunk (_stream_readable.js:176:18)
at Socket.Readable.push (_stream_readable.js:134:10)
at TCP.onread (net.js:547:20)