Signal
HinawaFwFcp::responded
deprecated: 2.6 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, except for the case that
HinawaFwFcp::responded2
signal handler is already assigned.
Default handler: The default handler is called after the handlers added via |
Available since: 2.1 |
Deprecated since: 2.6 |
Use |