Channel:supply

Available since LÖVE 0.9.0
This function is not supported in earlier versions.

Send a message to the thread Channel and wait for a thread to accept it.

See Variant for the list of supported types.

Function

Synopsis

Channel:supply( value )

Arguments

Variant value
The contents of the message.

Returns

None.

See Also

Other Languages