Jump to content
  • 0
Sign in to follow this  
KirieZ

Warnings at setsocketopts

Question

Hello everybody,

I'm moving my server to a Host, but whenever I run it, it displays lots of Warning about setsocketopts, this is one of them:

[Warning]: setsocketopts: Unable to set SO_REUSEPORT mode for connection #6![Warning]: setsocketopts: Unable to set TCP_THIN_LINEAR_TIMEOUTS mode for connection #6![Warning]: setsocketopts: Unable to set TCP_THIN_DUPACK mode for connection #6!

I can connect and everything, but letting these warnings doesn't feel right.

What can I do? Thanks in advance

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Ignore this warnings.

This warnings show what server cant set some special option on connection socket, but without options it can work too.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.