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