Skip to content

No buffer space available ERROR #1

Description

@Neboer

When sending files, I receive this:

Traceback (most recent call last):
  File "./icmp.py", line 44, in <module>
    sender.send(dst_addr)
  File "/home/neboer/Download/Icmp-File-Transfer/ICMP/IcmpApp.py", line 50, in send
    self.socket.sendto(packet, dst_addr)
  File "/home/neboer/Download/Icmp-File-Transfer/ICMP/IcmpSocket.py", line 29, in sendto
    self.socket.sendto(packet.packet, (dst_addr,1))
socket.error: [Errno 105] No buffer space available

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions