cfunction src/core/ev.c on line 955, column 1 (ev/give channel value) Write a value to a channel, suspending the current fiber if the channel is full. Returns the channel if the write succeeded, nil otherwise.