Skip to content

[Refactor] Investigate polling to replace mio #3886

@jcnelson

Description

@jcnelson

We use mio 0.6.x to handle socket polling, but closer inspection of its code reveals gratuitous unsafe code. Alternatives like polling look more promising. While some unsafe code is unavoidable due to FFI, we should strive to rid ourselves of gratuitous unsafe code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions