dolphin/Source/Core
mathieui e0ef8fc03f NetPlay: Make the enet interrupts work
Otherwise, it would work but any async sending would be delayed by 4ms or
wait until the next packet was received.

Also increase the client timeout to 250ms, since enet_host_service is now
really interrupted.
2015-03-18 10:16:11 +01:00
..
AudioCommon Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Common NetPlay: Make the enet interrupts work 2015-03-18 10:16:11 +01:00
Core NetPlay: Make the enet interrupts work 2015-03-18 10:16:11 +01:00
DiscIO Don't construct NANDContentLoader classes before Main.cpp runs 2015-03-09 16:08:32 +01:00
DolphinQt Merge pull request #2129 from Sonicadvance1/shuffle_user_dir 2015-02-27 14:07:06 +11:00
DolphinWX Merge pull request #2205 from Stevoisiak/FormattingCleanup 2015-03-16 17:47:29 -07:00
InputCommon Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends Merge pull request #2222 from Tilka/fix_warnings 2015-03-16 17:41:46 -07:00
VideoCommon Merge pull request #2222 from Tilka/fix_warnings 2015-03-16 17:41:46 -07:00
CMakeLists.txt