Skip to content

Commit

Permalink
Update test/wasi/c/sock.c
Browse files Browse the repository at this point in the history
  • Loading branch information
mhdawson authored Jan 31, 2023
1 parent fef1f77 commit 318cf2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/wasi/c/sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#include <assert.h>
#include <stdio.h>


// TODO(mhdawson): Update once sock_accept is implemented in uvwasi
int main(void) {
int fd = 0 ;
Expand Down

0 comments on commit 318cf2f

Please sign in to comment.