Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Avoid bind is already in use #5

@robertocapannelli

Description

@robertocapannelli

rv = setsockopt(conn, SOL_SOCKET, SO_RCVTIMEO, &tv, sizeof(struct timeval));

should use SO_REUSEADDR instead SO_RCVTIMEO as third agr of setsockopt()

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions