Skip to content

Commit bf87357

Browse files
added reuse socket option again
1 parent 091582d commit bf87357

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fineftp-server/src/server_impl.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ namespace fineftp
6868
}
6969
}
7070

71+
// TODO: Add the code again to use reuse_address option
7172
{
7273
const std::lock_guard<std::mutex> acceptor_lock(acceptor_mutex_);
7374

0 commit comments

Comments
 (0)