[pypy-issue] [issue1090] Can't bind packet socket

montag451 tracker at bugs.pypy.org
Thu Mar 15 15:19:49 CET 2012


New submission from montag451 <montag451 at laposte.net>:

When I try to bind a packet socket using ETH_P_ALL as the proto, I get an
"unknown address family" error. The code attached to this issue work with
CPython but doesn't work with PyPy.

----------
nosy: +montag451
priority: bug -> wish
status: unread -> chatting

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


More information about the pypy-issue mailing list