[pypy-issue] [issue1318] Scapy.sniff returns an error

Yuriy tracker at bugs.pypy.org
Tue Nov 13 10:22:52 CET 2012


Yuriy <yuriym at toroki.com> added the comment:

I'd removed all .pyc files but received the same error:

File "scapy/arch/linux.py", line 132, in attach_filter
    s.setsockopt(SOL_SOCKET, SO_ATTACH_FILTER, bpfh)
  File "<string>", line 1, in setsockopt
error: [Errno 22] Invalid argument

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1318>
________________________________________


More information about the pypy-issue mailing list