Method
PurpleXferprotocol_ready
Declaration [src]
void
purple_xfer_protocol_ready (
PurpleXfer* xfer
)
Description [src]
Allows the protocol to signal it’s ready to send/receive data (depending on the direction of the file transfer. Used when the protocol provides read/write ops and cannot/does not provide a raw fd to the core.