650) this.width=650; "title=" Ypd5}pdp ' Earj[ktoo3dika.png "style=" Float:none; "src=" http://s2.51cto.com/wyfs02/M01/ 82/0f/wkiom1djxq6j0mc1aabbf-fd1ko584.png-wh_500x0-wm_3-wmp_4-s_2975363058.png "alt=" Wkiom1djxq6j0mc1aabbf-fd1ko584.png-wh_50 "/>
650) this.width=650; "Title=" (6 '}qa2m '%@$~~ @UO {12d77.png "style=" Float:none; "src=" http://s1.51cto.com/wyfs02/M01/ 82/0d/wkiol1djxgis7si0aaa1w4m6vda787.png-wh_500x0-wm_3-wmp_4-s_3012213395.png "alt=" Wkiol1djxgis7si0aaa1w4m6vda787.png-wh_50 "/>
650) this.width=650; "title=" zk6399viink~mpr) TS ' n_n9.png "style=" Float:none; "src=" http://s4.51cto.com/wyfs02/M01/ 82/0d/wkiol1djxgjitsjaaaazaeafzbo566.png-wh_500x0-wm_3-wmp_4-s_1766512513.png "alt=" Wkiol1djxgjitsjaaaazaeafzbo566.png-wh_50 "/>
Poll is a mechanism for monitoring whether a file is readable, as with select. The calling function of the application is as follows: Int poll (struct POLLFD *fds,nfds_t nfds, int timeout); The poll mechanism will determine whether the file in the FDS is readable, if it is readable, it returns immediately, the value returned is the number of readable FD, if it is unreadable, then the process will hibernate timeout for such a long time, and then to determine whether there is a file readable, if any, return the number of FD, if not, then return 0 .
This article is from the "multiplication Formula" blog, please make sure to keep this source http://10706002.blog.51cto.com/10696002/1784083
Poll monitoring input and output