HI 
I have a problem.
This is I code on a program, which listen to a tcp-stream with libpcap .
But i want to have a userinput .
so looks it 
pcap_open_live(,--,--,-,10,-); I use

and 
for(;;)
{
pcap_disptach(-,1,-,-);
/* nonblocking userinput */
}

I use SuSE.7.0 and under Linux select works. 
I don't have a userinput, if there arn't any data in the stream.
I hope somebody can help me!
caio



-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to