Re: problem with a timeout

Bartosz SKOWRON <[email protected]> Sat, 26 Sep 2009 04:59:12 +0200
Newsgroups gmane.comp.python.pyrex
Message-ID <[email protected]>
On Sat, Sep 26, 2009 at 4:55 AM, Bartosz SKOWRON <[email protected]> wrote:

> =A0 =A0 =A0 =A0descr =3D pcap_open_live("eth0", BUFSIZ, 0, 10000, errbuf);

that 10000 value is obviously timeout_ms. forgot to mark it.