Skip to content

port binding issue while sending >1 files at a time #43

Description

@ShubhamTiwary914

Context

While trying to share file, but there's already a running sharing session (from sender's side), there's a Error, without much description on which address:

❯_ yoop share ./images.tsv 
Error: I/O error: Address in use (os error 98)

Caused by:
    Address in use (os error 98)

possibly as the same UDP port is attempted for sending if it is static


System specs

Network diagnostics:

Yoop v0.2.0 - Network Diagnostics
──────────────────────────────────────────────────

  Network:
    Local IP:      192.168.1.8
    UDP Broadcast: OK
    UDP Listen:    OK
    mDNS:          OK

  Ports:
    Discovery:     52525
    Transfer:      52530-52540

  Active Shares:
    - XP7F from zukron (192.168.1.8)

  Trusted Devices:
    (none configured)

──────────────────────────────────────────────────

  Status: All network checks passed!
  • OS & Kernel: Arch Linux x86_64 (Linux 6.19.11)

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