xiewenwei (xie wenwei)
- Login: xiewenwei
- Email: xiewenwei@gmail.com
- Registered on: 11/24/2014
- Last sign in: 10/13/2017
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 0 | 1 |
Activity
11/16/2016
- 04:54 PM Ruby master Feature #12928: Use socket conect_timeout in net stdlib for open_timeout
- I got it. It is not simple to fix as I expected before. Thank you.
11/15/2016
- 05:56 PM Ruby master Feature #12928: Use socket conect_timeout in net stdlib for open_timeout
I changed the codes. Removed TCPSocket.for_fd and used socket directly now.
But I am no idea for DNS resolution ti...
11/14/2016
- 05:20 PM Ruby master Feature #12928: Use socket conect_timeout in net stdlib for open_timeout
- The codes are updated. I use Socket.tcp now. Socket.tcp returns Socket instance. So I need to convert it to TCPSocket...
11/13/2016
- 10:32 AM Ruby master Feature #12928 (Open): Use socket conect_timeout in net stdlib for open_timeout
Current net/http and net/pop use Timeout.timeout to tigger open_timeout event.
Timeout.timeout is slow. It will cr...
11/24/2014
- 10:21 AM Ruby master Feature #10489: Add inherit method for clearer and multiple inheritance
- BrĂ¡ulio Bhavamitra wrote:
> A new and more intuitive syntax:
>
> class B
> end
> class A
> i...
Also available in: Atom