Skip to content

Commit

Permalink
[MoarVM Bump] Brings 8 commits
Browse files Browse the repository at this point in the history
MoarVM bump brought: MoarVM/MoarVM@2019.07.1-249-g01f85c8bf...2019.07.1-257-g39f577438
39f577438 Merge pull request #1166 from Kaiepi/ipv6-unsupported
379ec77a1 Ensure UDP sockets actually get bound when binding them
d9a067d46 Never call freeaddrinfo more than once, always hold on to socket errors
2f4798b85 Actually fix GC in async sockets
3fa99b4dc Fix some memory issues and race conditions with async sockets
2b835211d Actually make async sockets work again
5bf9e00c4 Try using all resolved addresses before throwing
5533a7873 Use more appropriate flags in MVM_io_resolve_host_name
  • Loading branch information
AlexDaniel committed Oct 7, 2019
1 parent 18157d0 commit 393eb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/templates/MOAR_REVISION
@@ -1 +1 @@
2019.07.1-249-g01f85c8bf
2019.07.1-257-g39f577438

0 comments on commit 393eb96

Please sign in to comment.