github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
Geth MoarVM: ca2a4c4c52 | (Ben Davies)++ | 4 files
Resolve hostnames given a socket type, protocol, and passivity

This was part of the changes to hostname resolution that were reverted, and will be necessary for upcoming support for UDP/UNIX/raw sockets.
09:49
MoarVM: cbb04d4627 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | 4 files
Merge pull request #1222 from Kaiepi/dns-protocols

  [IP6NS Grant] Resolve hostnames given a socket type, protocol, and passivity
japhb Kaiepi: Would you be willing to work on github.com/MoarVM/MoarVM/issues/1229 since you're doing networking stuff right now? 18:31
This stands between me and networked twitch games in Raku, so you know, super high priority of course. ;-) 18:32
sena_kun encourages for active grant-related merging next weeks
Kaiepi socket options are something i'm planning on implementing once udp socket support for IO::Socket::INET exists
japhb (y)
Thank you ++Kaiepi! 18:33
(FWIW, in this case I'm talking about a *TCP* option, but I'm guessing you just meant "this is the order I'm doing work in") 18:34
Kaiepi yeah 18:37