A reactor that can run scheduled calls needs to be implemented
Bug #313506 reported by
Jamu Kakar
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ion |
Fix Committed
|
Medium
|
Jamu Kakar |
Bug Description
As a first step, the reactor should start and stop, and provide
call_later. Network-related functionality such as connect_tcp and
listen_udp will be implemented in a subsequent branch. The reactor
should use select() to make it easy to port to Windows.
Related branches
Changed in ion: | |
assignee: | nobody → jkakar |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in ion: | |
milestone: | none → 0.1.0 |
tags: | added: hello-world |
tags: | removed: hello-world |
To post a comment you must log in.
Merged to ion/trunk r43.