2015-03-27 06:20:27 +08:00
|
|
|
'use strict';
|
|
|
|
|
2018-12-20 06:14:57 +08:00
|
|
|
module.exports = require('internal/js_stream_socket');
|
2019-02-22 02:42:04 +08:00
|
|
|
process.emitWarning('The _stream_wrap module is deprecated.',
|
2019-03-07 19:31:59 +08:00
|
|
|
'DeprecationWarning', 'DEP0125');
|