Signal
HinawaFwFcp::responded
since: 2.1
Declaration
void
responded (
HinawaFwFcp* self,
gpointer frame,
guint frame_size,
gpointer user_data
)
Description [src]
Emitted when the node transfers asynchronous packet as response for FCP and the process successfully read the content of packet.
Default handler: The default handler is called after the handlers added via |
Available since: 2.1 |