Ticket #44 (new defect)
Select() calls do not handle EINTR
| Reported by: | t3rmin4t0r | Owned by: | pbi |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Scapy | Version: | |
| Keywords: | Cc: | gopalv82@… |
Description
None of the select() calls in scapy.py handles syscall interruptions.
The attached patch is workaround which lets me use scapy in my tools.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.