Commit 4d95af99 authored by Steve Bennett's avatar Steve Bennett
Browse files

aio: need SO_REUSEADDR before bind()

Commit fe8bab1c

 accidentally
moved the SO_REUSEADDR after bind() where it does no good.

Move it back to before bind()

Signed-off-by: default avatarSteve Bennett <steveb@workware.net.au>
parent 338f5b56
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment