[#ssl_poll_item_st-events] = xref:ssl_poll_item_st.adoc[ssl_poll_item_st]::events :relfileprefix: ../ :mrdocs: Bitmask of SSL_POLL_EVENT_* conditions the caller wants to observe. == Synopsis Declared in `<openssl/ssl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t events; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#