[#ssl_poll_item_st-revents] = xref:ssl_poll_item_st.adoc[ssl_poll_item_st]::revents :relfileprefix: ../ :mrdocs: Bitmask of SSL_POLL_EVENT_* conditions that actually apply after SSL_poll(). == Synopsis Declared in `<openssl/ssl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t revents; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#