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