serenity/Servers
Robin Burchell 3837de0573 WSEventLoop: Remove inheritance from CEventLoop
The only reason for the inheritance was to add FDs to the select set.

Since CNotifier is available (and now also quite useful), we can make use of it
instead, and remove the inheritance.
2019-07-17 20:16:44 +02:00
..
AudioServer Port WSClientConnection to CIPCServerSideClient 2019-07-17 20:16:44 +02:00
LookupServer AK: Rename the common integer typedefs to make it obvious what they are. 2019-07-03 21:20:13 +02:00
SystemServer Kernel: First cut of a sb16 driver 2019-07-13 08:00:24 +02:00
WindowServer WSEventLoop: Remove inheritance from CEventLoop 2019-07-17 20:16:44 +02:00