Optional options: SocketConstructorOptsReadonly bufferReadonly bytesReadonly bytesReadonly connectingReadonly destroyedReadonly localReadonly localReadonly readableReadonly readableReadonly readableReadonly readableReadonly readableReadonly readableOptional Readonly remoteOptional Readonly remoteOptional Readonly remoteReadonly writableReadonly writableReadonly writableReadonly writableReadonly writableReadonly writableReadonly writableStatic Readonly captureStatic captureStatic defaultStatic Readonly errorThis symbol shall be used to install a listener for only monitoring 'error'
events. Listeners installed using this symbol are called before the regular
'error' listeners are called.
Installing a listener using this symbol does not change the behavior once an
'error' event is emitted, therefore the process will still crash if no
regular 'error' listener is installed.
Optional error: null | ErrorOptional error: null | ErrorOptional _writevOptional error: null | Errorevents.EventEmitter
Rest ...args: any[]Optional connectionListener: (() => void)Optional connectionListener: (() => void)Optional connectionListener: (() => void)Optional connectionListener: (() => void)Optional error: ErrorRest ...args: any[]Optional cb: (() => void)Optional cb: (() => void)Optional encoding: stringOptional cb: (() => void)Rest ...args: any[]Rest ...args: any[]Optional options: { Optional end?: booleanRest ...args: any[]Rest ...args: any[]Rest ...args: any[]Optional destination: WritableStreamOptional encoding: BufferEncodingOptional cb: ((err?) => void)Optional err: ErrorOptional encoding: stringOptional cb: ((err?) => void)Optional err: ErrorStatic fromA utility method for creating Readable Streams out of iterators.
Optional options: ReadableOptionsStatic listenerStatic onStatic once
Sets or gets the default captureRejection value for all emitters.