Provided by: libwslay-dev_1.0.1~39-g6abacc1-3_amd64
NAME
wslay_event_get_close_sent - Query whether a close control frame has been sent
SYNOPSIS
#include <wslay/wslay.h> int wslay_event_get_close_sent(wslay_event_context_ptr ctx)
DESCRIPTION
wslay_event_get_close_sent() returns 1 if a close control frame has been sent to peer, or returns 0.
SEE ALSO
wslay_event_get_close_sent()
AUTHOR
Tatsuhiro Tsujikawa
COPYRIGHT
2017, 2015, Tatsuhiro Tsujikawa @PACKAGE_VERSION@ Dec 29, 2017 WSLAY_EVENT_GET_CLOSE_SENT(3)