-- Return the list of socket events
--
-- tags: postmortem
-- platform: posix
SELECT
*
FROM
socket_events;