Function netio_buffered_publish_flush

Function Documentation

void netio_buffered_publish_flush(struct netio_publish_socket *socket, netio_tag_t tag, struct netio_subscription_cache *cache)

Flushes buffers on all connections of a given publish socket for a certain tag.

Parameters:
  • socket – The buffered publish socket

  • tag – The message tag

  • cache – An optional subscription cache object