On Wed, Jul 18, 2001 at 05:45:33PM +0200, Cornelia Boenigk wrote : > I searched the whole manual for a function select() which takes five > arguments and shall be used to find out whether a socket has unread > data. > > Could you please help me to find infos? socket_listen() is still only in the experimental ext/socket - extension. None of these functions ( socket_create(), socket_liste() and many more, look at sockets.s ) have yet been documented. - Markus
- [PHP-DOC] where can I find select() Cornelia Boenigk
- Re: [PHP-DOC] where can I find select() eschmid+sic
- Re: [PHP-DOC] where can I find select() Markus Fischer
- Re: [PHP-DOC] where can I find select() Hartmut Holzgraefe