migrate ARM to new service API
[oweals/gnunet.git] / src / include / gnunet_cadet_service.h
index 1c440fc4696563867e3ac0ad0185fa836b1caab7..c32311643b8c130022b6561d0c637efe5eaf2dd8 100644 (file)
@@ -372,6 +372,10 @@ GNUNET_CADET_notify_transmit_ready (struct GNUNET_CADET_Channel *channel,
 /**
  * Cancel the specified transmission-ready notification.
  *
+ * #DEPRECATED
+ * Since soon we will send immediately with mq (via request_data),
+ * there will be time or need to cancel a "pending" transmission.
+ *
  * @param th handle that was returned by "notify_transmit_ready".
  */
 void