Introduction
Statistics
Contact
Development
Disclaimer
Help
2018-04-27
__H_o_l_y_m_o_l_y__f_i_x_e_s________________________________________
he past few days have seen me committing a couple of fixes to
olymoly[0], the CHICKEN Scheme gopher client that supports tunneling
hrough a SOCKS5 proxy (tested with tor).
he most embarassing mistake I made has been fixed just today. The
ympthoms of the bug would manifest only when connecting to
omasino's[1] phlog, which runs on motsognir[2].
here I would only see half the content I have expected then the
onnection would close. Turns out I am too blind to see the forest
or the trees. The kind people on #chicken have show me the error[3]:
ending \n\r instead of \r\n for the selector line ending didn't
roperly flush the selector string out.
o thank you all for listening to my whining, I can carry on to make
olymoly usable for everyone now...
__References________________________________________________________
0]: gopher://vernunftzentrum.de:70/1/ckeen/repos/holymoly
1]: gopher://gopher.black/1/
2]: gopher://gopher.viste.fr:70/1/projects/motsognir
3]: gopher://vernunftzentrum.de:70/1/ckeen/repos/holymoly/commit/97785e927c073a…