![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^2: Real time reading of multiple pcap 'instances' at onceby JPaul (Hermit) |
on Nov 14, 2008 at 22:32 UTC ( #723738=note: print w/replies, xml ) | Need Help?? |
For some odd reason I was simply -unable- to get select() to work properly on filehandles that encapsulated a process. select() was actually my first port of call, and after spending several hours without luck, I switched to the method outlined above. Unfortunately it's been a few weeks since I tried the select() method, so I do not recall the specifics - I've used it a thousand times with TCP sockets, so it's not like I've never used it before... I'm sorry, I just can't remember why it didn't work properly. I'll see if I can dig up the source code to remind myself! Thank you, however.
-- Alexander Widdlemouse undid his bellybutton and his bum dropped off --
In Section
Seekers of Perl Wisdom
|
|