Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Pipe
Pipe.pipe

Method Pipe.pipe()->set_output_closed_callback()


Method set_output_closed_callback

void set_output_closed_callback(void|function(mixed:mixed) close_cb, void|mixed id)

Description

Set the callback function to be called when one of the outputs has been closed from the other side.