[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with pcap_inject and select



Hi,

We are having a problem here when we do
a pcap_inject, and then a select().

the first packets received after the
inject are not detected by select and
any call to read() returns with EWOULDBLOCK.

sometimes it is for the first packet, some
others are for several packets.

Do you have any idea why?

Thanks in advance.

Alejo