2018-04-27 ___H_o_l_y_m_o_l_y__f_i_x_e_s________________________________________ The past few days have seen me committing a couple of fixes to holymoly[0], the CHICKEN Scheme gopher client that supports tunneling through a SOCKS5 proxy (tested with tor). The most embarassing mistake I made has been fixed just today. The sympthoms of the bug would manifest only when connecting to tomasino's[1] phlog, which runs on motsognir[2]. There I would only see half the content I have expected then the connection would close. Turns out I am too blind to see the forest for the trees. The kind people on #chicken have show me the error[3]: Sending \n\r instead of \r\n for the selector line ending didn't properly flush the selector string out. So thank you all for listening to my whining, I can carry on to make holymoly 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/97785e927c073a76cee25dc3b35fdc8baaa2ef9a.gph