Documentation ¶
Overview ¶
Package p9p implements some Plan 9 Port functions.
Index ¶
Constants ¶
View Source
const ( Topenfd = 98 + iota Ropenfd )
The openfd 9P message type is from plan9port (see openfd(9)).
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Fcall ¶
Fcall adds support for Topenfd and Ropenfd to 9fans.net/go/plan9.Fcall.
func UnmarshalFcall ¶
UnmarshalFcall unmarshals a Fcall.
Click to show internal directories.
Click to hide internal directories.