logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wslay_event_shutdown_write - Disable write operation

Author

       Tatsuhiro Tsujikawa

Description

wslay_event_shutdown_write() prevents the event-based API context from sending any further data to peer.

Name

       wslay_event_shutdown_write - Disable write operation

See Also

wslay_event_get_write_enabled()

Synopsis

       #include <wslay/wslay.h>

       voidwslay_event_shutdown_write(wslay_event_context_ptrctx)

See Also