incoming


Description:

public signal void incoming (StreamTubeConnection tube_connection)

The incoming signal is emitted on offered Tubes when a new incoming connection is made from a remote user (one accepting the Tube).

Consumers of this signal must take their own references to tube_connection

Parameters:

tube_connection

the StreamTubeConnection for the connection