Structure used by relay_message_callback(). It is anonymously passed to rf_iface_start() and returned in callbacks from the libripfarm interface. More...
Data Fields | |
zsock_t * | send_socket |
The ZeroMQ socket used by relay_message_callback() to send messages to farm_reply_handler() over a push-pull pipe. | |
Structure used by relay_message_callback(). It is anonymously passed to rf_iface_start() and returned in callbacks from the libripfarm interface.