-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
POSIX & Networking Support #1271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
standard library
This issue involves writing Zig code for the standard library.
Milestone
Comments
kristate
added a commit
to kristate/zig
that referenced
this issue
Jul 21, 2018
Tracking issue ziglang#1271;
kristate
added a commit
to kristate/zig
that referenced
this issue
Jul 21, 2018
Tracking issue ziglang#1271;
kristate
added a commit
to kristate/zig
that referenced
this issue
Jul 21, 2018
Tracking issue ziglang#1271;
kristate
added a commit
to kristate/zig
that referenced
this issue
Jul 21, 2018
Tracking issue ziglang#1271; thanks @Hejsil;
looks like sockets are already available? Lines 219 to 247 in 5026db1
|
@cup But that is not asynchronous. |
@shawnl yeah, it is: Line 239 in 5026db1
Lines 1752 to 1776 in 5026db1
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
standard library
This issue involves writing Zig code for the standard library.
Tracking issue for building-out
std.os.posix.*
and friends.OS Support
tracking PR: More Socket Defines for Darwin #1272
Async API
tracking PR: [WIP] UDP Networking #1331
Memos
zig/std/event/tcp.zig
Line 127 in b6eb404
The text was updated successfully, but these errors were encountered: