Perl Object Environment: Difference between revisions

Content deleted Content added
Stuuf (talk | contribs)
m The I/O Layer: fix curses link
Mbell (talk | contribs)
m Disambiguation link repair - You can help!
Line 35:
*POE::Wheel::ListenAccept - A subset of POE::Wheel::SocketFactory used for listening on existing server sockets and accepting connections from remote clients.
*POE::Wheel::ReadLine - A non-blocking, event driven analogue to Term::ReadLine.
*POE::Wheel::ReadWrite - A high-performance [[NBIO]] file handler for POE that uses POE's ''[[driver]]s'' and ''[[filter (software)|filter]]s'' to perform buffered read and write on '''[[filehandle]]s''' which draws on the next layer - POE's own little file system.
 
===The file layers===