Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[Top]
Stdio
Stdio.Fd

Method Stdio.Fd()->proxy()


Method proxy

void Stdio.Fd()->proxy(object(Stdio.File) from)

Description

Starts a thread that asynchronously copies data from from to this file.

See also

Stdio.sendfile