dolphin/Source/Core/Core/IPC_HLE
Matthew Parlane e023fddc96 Don't send return-only events to poll
Fixes some network issues where the game/system asked for POLLHUP specifically.
2015-11-14 09:10:55 +13:00
..
hci.h Add missing license headers 2015-05-25 13:11:47 +02:00
ICMP.h Add missing license headers 2015-05-25 13:11:47 +02:00
ICMPLin.cpp Add missing license headers 2015-05-25 13:11:47 +02:00
ICMPWin.cpp Add missing license headers 2015-05-25 13:11:47 +02:00
l2cap.h Add missing license headers 2015-05-25 13:11:47 +02:00
WII_IPC_HLE_Device_DI.cpp Merge pull request #3083 from JosJuice/ipc-ticks 2015-10-03 17:56:57 -07:00
WII_IPC_HLE_Device_DI.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WII_IPC_HLE_Device_es.cpp Mark which Wii root to use in the NAND path code. 2015-10-16 09:10:39 +02:00
WII_IPC_HLE_Device_es.h Mark which Wii root to use in the NAND path code. 2015-10-16 09:10:39 +02:00
WII_IPC_HLE_Device_FileIO.cpp Mark which Wii root to use in the NAND path code. 2015-10-16 09:10:39 +02:00
WII_IPC_HLE_Device_FileIO.h IPC_HLE: Reimplement fix for issues 2917/5232 with more sanity. 2015-07-05 02:01:45 +12:00
WII_IPC_HLE_Device_fs.cpp Merge pull request #3083 from JosJuice/ipc-ticks 2015-10-03 17:56:57 -07:00
WII_IPC_HLE_Device_fs.h Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_Device_hid.cpp Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_Device_hid.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
WII_IPC_HLE_Device_net_ssl.cpp mbedTLS: fix blocking read 2015-10-04 12:24:25 +02:00
WII_IPC_HLE_Device_net_ssl.h mbedTLS: adapt Dolphin code 2015-09-26 07:09:19 +02:00
WII_IPC_HLE_Device_net.cpp Don't send return-only events to poll 2015-11-14 09:10:55 +13:00
WII_IPC_HLE_Device_net.h Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_Device_sdio_slot0.cpp Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_Device_sdio_slot0.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
WII_IPC_HLE_Device_stm.h Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_Device_usb_kbd.cpp Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_Device_usb_kbd.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
WII_IPC_HLE_Device_usb.cpp Merge pull request #3083 from JosJuice/ipc-ticks 2015-10-03 17:56:57 -07:00
WII_IPC_HLE_Device_usb.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
WII_IPC_HLE_Device.h Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_WiiMote.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WII_IPC_HLE_WiiMote.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
WII_IPC_HLE.cpp WII_IPC_HLE: Remove unused typedef 2015-10-21 13:43:22 -04:00
WII_IPC_HLE.h Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_Socket.cpp WSAGetLastError: fix return value 2015-10-06 00:15:20 +02:00
WII_Socket.h WSAGetLastError: fix return value 2015-10-06 00:15:20 +02:00
WiiMote_HID_Attr.cpp Common: Move asserts to their own header 2015-09-26 18:51:27 -04:00
WiiMote_HID_Attr.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00