Closed Bug 552737 Opened 15 years ago Closed 15 years ago

libevent bindings in std

Categories

(Servo Graveyard :: Rust, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: graydon, Assigned: gal)

Details

The standard library will require very carefully arranged bindings to libevent if it's to interface well with the outside world. Libevent is, as far as I know, the only free event-and-I/O-multiplexing library that has acceptable performance on win32 (it is completion-oriented, designed inside-out relative to poll-oriented ones), so I'm relatively keen on integrating it.
I will chat with graydon about what to do here.
Assignee: nobody → gal
Moved to issue #10 in github.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Group: servo
You need to log in before you can comment on or make changes to this bug.