wslay_event_get_queued_msg_length - Get the sum of queued message length

NAME  SYNOPSIS  DESCRIPTION  AUTHOR  COPYRIGHT 

NAME

wslay_event_get_queued_msg_length − Get the sum of queued message length

SYNOPSIS

#include <wslay/wslay.h>
size_t wslay_event_get_queued_msg_length(wslay_event_context_ptr ctx)

DESCRIPTION

wslay_event_get_queued_msg_length() returns the sum of queued message length. It only counts the message length queued using wslay_event_queue_msg() or wslay_event_queue_close().

AUTHOR

Tatsuhiro Tsujikawa

COPYRIGHT

2023, 2015, Tatsuhiro Tsujikawa


Updated 2024-01-29 - jenkler.se | uex.se