\hypertarget{struct_qore_1_1_socket_poll_info}{}\doxysection{Qore\+::Socket\+Poll\+Info Struct Reference}
\label{struct_qore_1_1_socket_poll_info}\index{Qore::SocketPollInfo@{Qore::SocketPollInfo}}


\mbox{\hyperlink{class_qore_1_1_socket}{Socket}} poll info hash.  


\doxysubsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item 
\mbox{\Hypertarget{struct_qore_1_1_socket_poll_info_a4c0c23928f68176b24d12a716e632b9f}\label{struct_qore_1_1_socket_poll_info_a4c0c23928f68176b24d12a716e632b9f}} 
\mbox{\hyperlink{group__type__conversion__functions_ga2de8717e92c5f97ccc6511f6062d6502}{int}} \mbox{\hyperlink{struct_qore_1_1_socket_poll_info_a4c0c23928f68176b24d12a716e632b9f}{events}}
\begin{DoxyCompactList}\small\item\em \mbox{\hyperlink{class_qore_1_1_socket}{Socket}} poll type; see socket\+\_\+poll\+\_\+constants for possible values to be combined with binary or; on input, these are the events to check, on output, this value gives the events found in the timeout period. \end{DoxyCompactList}\item 
\mbox{\Hypertarget{struct_qore_1_1_socket_poll_info_a18020e5877e2463540e5e45982466051}\label{struct_qore_1_1_socket_poll_info_a18020e5877e2463540e5e45982466051}} 
\mbox{\hyperlink{class_qore_1_1_socket}{Socket}} \mbox{\hyperlink{struct_qore_1_1_socket_poll_info_a18020e5877e2463540e5e45982466051}{socket}}
\begin{DoxyCompactList}\small\item\em the socket to monitor \end{DoxyCompactList}\end{DoxyCompactItemize}


\doxysubsection{Detailed Description}
\mbox{\hyperlink{class_qore_1_1_socket}{Socket}} poll info hash. 

for use with Socket\+::poll()" 