Warning to console

mhitts

New member
Messages
2
Points
0
Github
mhitts
[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!
 
                                 how to resolve this error?
for cause it goes down problem of refused for the server.
 
This is not errors. This is only warnings.

First warning not supported windows flag on linux.

Two left warnings mean in kernel not supported or not enabled special flags for low latency.

 
This is not errors. This is only warnings.

First warning not supported windows flag on linux.

Two left warnings mean in kernel not supported or not enabled special flags for low latency.
as I qualify in the support linux and enable latency.

 
Back
Top