26#ifndef GNUNET_SERVICE_FS_PUSH_H
27#define GNUNET_SERVICE_FS_PUSH_H
shared data structures of gnunet-service-fs.c
void GSF_push_done_(void)
Shutdown the module.
void GSF_push_init_(void)
Setup the module.
void GSF_push_stop_(struct GSF_ConnectedPeer *peer)
A peer disconnected from us or asked us to stop pushing content for a while.
void GSF_push_start_(struct GSF_ConnectedPeer *peer)
A peer connected to us or we are now again allowed to push content.