Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / sysutils / p5-IO-BufferedSelect / DESCR
blobadd78787a2a461ba7cd22b4b83264e7ac03936e4
1 The purpose of this module is to implement a buffered version of the select
2 interface that operates on lines, rather than characters. Given a set of
3 filehandles, it will block until a full line is available on one or more of
4 them.