Interface: PipeSocketOpenInfo
Properties
localAddress
localAddress: string
readable
readable: ReadableStream<Uint8Array<ArrayBufferLike>>
remoteAddress
remoteAddress: string
writable
writable: WritableStream<Uint8Array<ArrayBufferLike>>