Hi guys,
I'm working on an ICQ client written in pure perl and I need to create kind of loop, which would test if there's something comaing from a socket and than if there's something at the STDIN. The problem is that it gots stuck waiting for the STDIN. Select doesn't seem to work properly with that. Any ideas?
robin
I'm working on an ICQ client written in pure perl and I need to create kind of loop, which would test if there's something comaing from a socket and than if there's something at the STDIN. The problem is that it gots stuck waiting for the STDIN. Select doesn't seem to work properly with that. Any ideas?
robin