REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.12 KB
Close
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/pg-cloudflare/dist/index.d.ts
Text
Base64
/// <reference types="node" /> /// <reference types="node" /> /// <reference types="node" /> import { TlsOptions } from 'cloudflare:sockets'; import { EventEmitter } from 'events'; /** * Wrapper around the Cloudflare built-in socket that can be used by the `Connection`. */ export declare class CloudflareSocket extends EventEmitter { readonly ssl: boolean; writable: boolean; destroyed: boolean; private _upgrading; private _upgraded; private _cfSocket; private _cfWriter; private _cfReader; constructor(ssl: boolean); setNoDelay(): this; setKeepAlive(): this; ref(): this; unref(): this; connect(port: number, host: string, connectListener?: (...args: unknown[]) => void): Promise<this | undefined>; _listen(): Promise<void>; _listenOnce(): Promise<void>; write(data: Uint8Array | string, encoding?: BufferEncoding, callback?: (...args: unknown[]) => void): true | void; end(data?: Buffer, encoding?: BufferEncoding, callback?: (...args: unknown[]) => void): this; destroy(reason: string): this; startTls(options: TlsOptions): void; _addClosedHandler(): void; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
empty.d.ts
53 B
lrw-r--r--
2026-02-03 15:06:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
empty.js
258 B
lrw-r--r--
2026-02-03 15:06:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
empty.js.map
150 B
lrw-r--r--
2026-02-03 15:06:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.d.ts
1.12 KB
lrw-r--r--
2026-02-03 15:06:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
4.78 KB
lrw-r--r--
2026-02-03 15:06:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js.map
4.85 KB
lrw-r--r--
2026-02-03 15:06:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).