Module kdevice::pipe[][src]

Expand description

The pipe device.

An attach of this device allocates two new streams joined at the device end.

FIXME: The proc cannot be killed when blocking now.

Structs

Pipe

The pipe device driver.