<
SeanTAllen>
correct
jemc has quit [Ping timeout: 248 seconds]
Epiphany has joined #ponylang
Epiphany has quit [Remote host closed the connection]
Epiphany has joined #ponylang
<
Epiphany>
Does anyone know if the FO:E IRC is still around?
Epiphany has quit [Quit: Epiphany]
jemc has joined #ponylang
mvzink has quit [Quit: ZZZzzz…]
c355e3b has quit [Quit: Connection closed for inactivity]
jemc has quit [Ping timeout: 258 seconds]
<
zevlg>
is there method in pony to find out why some network tcp_connection has failed?
_andre has joined #ponylang
Matthias247 has joined #ponylang
hakvroot has quit [Quit: No Ping reply in 180 seconds.]
bweez_ has quit [Ping timeout: 240 seconds]
hakvroot has joined #ponylang
c355e3b has joined #ponylang
prettyvanilla_ has joined #ponylang
prettyvanilla has quit [Ping timeout: 240 seconds]
bweez_ has joined #ponylang
<
SeanTAllen>
zevlg: can you clarify what is its you are aiming to find out?
<
zevlg>
SeanTAllen: I need to know what caused connection failure, was it connection refused, or maybe no route to host, or maybe timeout ..
<
zevlg>
to take appropriate reaction
<
SeanTAllen>
that is not currently surfaced to TCPConnection
<
zevlg>
is possible in principle to pull up the error into standard library, or it vanishes somewhere in pony's asio?
<
SeanTAllen>
i hav a lot of experience in that code but haven't looked at that specifically
mvzink has joined #ponylang
jemc has joined #ponylang
TwoNotes has quit [Quit: Leaving.]
amclain has joined #ponylang
TwoNotes has joined #ponylang
<
TwoNotes>
It includes a large rewrite of the net/http package
<
zevlg>
TwoNotes: looks like you unintentionally commited `http' binary into packages/http/
<
TwoNotes>
Authentication is primitive - I am now working on that
graaff has joined #ponylang
<
TwoNotes>
Also working on the get and tput test programs
<
jemc>
TwoNotes: thanks for sharing, I'll be interested to take a look sometime this week at how the design turned out so far
amclain has quit [Ping timeout: 258 seconds]
Epiphany has joined #ponylang
Epiphany_ has joined #ponylang
Epiphany has quit [Ping timeout: 256 seconds]
Epiphany_ is now known as Epiphany
<
TwoNotes>
If anyone has suggestions on how to do things more idiosyncratically 'Pony', I am happy to hear about it
<
TwoNotes>
btw, I have tested it on X86_64 and i686 and it works fine. There is a problem on ARM for which I filed an issue
amclain has joined #ponylang
unbalanced has joined #ponylang
jemc has quit [Ping timeout: 248 seconds]
unbalanced has quit [Ping timeout: 240 seconds]
Epiphany has quit [Ping timeout: 248 seconds]
Epiphany has joined #ponylang
jemc has joined #ponylang
_andre has quit [Quit: leaving]
Epiphany has quit [Quit: Epiphany]
<
TwoNotes>
Is there an existing function that will convert Array[U8] of binary values into a string of hex characters?
graaff has quit [Quit: Leaving]
<
jemc>
TwoNotes: I don't think so - at least not in the stdlib
Matthias247 has quit [Read error: Connection reset by peer]
TwoNotes has left #ponylang [#ponylang]