[issue889544] win32 raw socket support

2008-01-04 Thread Christian Heimes
Christian Heimes added the comment: I've implemented the WSAIoctl wrapper myself and added a working example for a network sniffer. IPPROTO_RAW is wrong, it must be IPPROTO_IP. -- nosy: +tiran resolution: -> fixed status: open -> closed Tracker <[EM

[issue889544] win32 raw socket support

2007-08-28 Thread Sean Reifschneider
Sean Reifschneider added the comment: Removed the "works for me" resolution because I think the poster accidentally selected this. No patch was attached, and the referenced URL for the information is gone now. Can the original submitter attach a patch for this. Once we have the patch I'm think