Skip to content

Add SO_REUSEADDR to the server socket #10

Description

@FuzzyLitchi

Feature Request

What feature are you suggesting?

Overview:

  • Have the server socket use SO_REUSEADDR so that I can 3dslink foo.3dsx --server in quick succession without getting this error:
bind listen socket: Address already in use

Smaller Details:

  • it looks like windows has a different API for setsockopt but I'm not an expert at windows or libc interfaces. But it would be nice if someone could test it for windows

Nature of Request:

  • Addition
    • Merge my PR

Why would this feature be useful?

It would let me wait less between invocations of 3dslink or cargo run

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions