tubesock icon indicating copy to clipboard operation
tubesock copied to clipboard

call readpartial and peeraddr on @socket if available to support puma's ...

Open ghost opened this issue 10 years ago • 3 comments

same solution as https://github.com/ngauthier/tubesock/pull/35 but with setting addrinfo through @socket.peeraddr

ghost avatar Nov 12 '14 13:11 ghost

Awesome, much shorter. Could you add a test that covers the scenario where we have a different kind of socket?

ngauthier avatar Nov 12 '14 14:11 ngauthier

I found some more issues with puma's ssl socket, will fix them as well and add the test afterwards

ghost avatar Nov 12 '14 14:11 ghost

thanks!

On Wed, Nov 12, 2014 at 9:41 AM, alexandermayr [email protected] wrote:

I found some more issues with puma's ssl socket, will fix them as well and add the test afterwards

— Reply to this email directly or view it on GitHub https://github.com/ngauthier/tubesock/pull/36#issuecomment-62727225.

ngauthier avatar Nov 12 '14 15:11 ngauthier