event_get_fd

Get the socket or signal assigned to an event, or -1 if the event has no socket.

extern (C) nothrow
event_get_fd
(
const(event)* ev
)

Meta