This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
Ekdohibs
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
zig
/
std
/
event
History
Andrew Kelley
9bdcd2a495
add std.event.Future
...
This is like a promise, but it's for multiple getters, and uses an event loop.
2018-07-11 16:00:06 -04:00
..
channel.zig
organize std.event into directories
2018-07-09 22:22:44 -04:00
future.zig
add std.event.Future
2018-07-11 16:00:06 -04:00
group.zig
introduce std.event.Group for making parallel async calls
2018-07-10 15:17:01 -04:00
lock.zig
add std.event.Future
2018-07-11 16:00:06 -04:00
locked.zig
fix regression from b6eb4048
2018-07-09 23:41:28 -04:00
loop.zig
allow var args calls to async functions
2018-07-10 11:44:47 -04:00
tcp.zig
organize std.event into directories
2018-07-09 22:22:44 -04:00