pub type SSL_POLL_ITEM = ssl_poll_item_st;
Aliased Type§
struct SSL_POLL_ITEM {
pub desc: bio_poll_descriptor_st,
pub events: u64,
pub revents: u64,
}
Fields§
§desc: bio_poll_descriptor_st
§events: u64
§revents: u64
pub type SSL_POLL_ITEM = ssl_poll_item_st;
struct SSL_POLL_ITEM {
pub desc: bio_poll_descriptor_st,
pub events: u64,
pub revents: u64,
}
desc: bio_poll_descriptor_st
§events: u64
§revents: u64