TransportState
indicates the state of a transport
void connectFaceClosedSignal(Face &face, const std::function< void()> &f)
invokes a callback when the face is closed
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...
the transport is closed, and can be safely deallocated
generalization of a network interface
void setUri(const FaceUri &uri)
signal::Signal< Transport, FaceState, FaceState > & afterStateChange
signals after face state changed