Compare commits
1 Commits
f8e7c0f80f
...
7353c08084
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7353c08084 |
@@ -351,8 +351,7 @@ StartupResult RakPeer::Startup( unsigned short maxConnections, SocketDescriptor
|
||||
#if defined(_WIN32)
|
||||
threadPriority=0;
|
||||
|
||||
#elif defined(__HAIKU__)
|
||||
threadPriority=40;
|
||||
|
||||
#else
|
||||
threadPriority=1000;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user