Skip to content

Remove kevent_ts #1941

Open
Open
@asomers

Description

@asomers

The kevent_ts function was added in 2015 (c17d5b3) as a better wrapper around libc::kevent. But it would've been better to simply change the signature of the existing function. We should change the signature of kevent to match kevent_ts, and leave kevent_ts as a deprecated wrapper around kevent.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions