Documentation
¶
Overview ¶
Package stopfd provides an type that can be used to signal the stop of a dispatcher.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StopFD ¶
type StopFD struct {
EFD int
}
StopFD is an eventfd used to signal the stop of a dispatcher.
+stateify savable
func (*StopFD) StateFields ¶ added in v0.9.0
func (*StopFD) StateTypeName ¶ added in v0.9.0
Click to show internal directories.
Click to hide internal directories.