Glass_saga (Masaki Matsushita)
- Login: Glass_saga
- Email: glass.saga@gmail.com
- Registered on: 10/06/2010
- Last sign in: 06/15/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 3 | 56 | 59 |
Reported issues | 4 | 56 | 60 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 10/31/2012 |
Backport187 | Committer | 06/18/2013 |
Backport191 | Committer | 10/31/2012 |
Backport192 | Committer | 10/31/2012 |
Backport193 | Committer | 10/31/2012 |
Backport200 | Committer | 02/17/2013 |
Backport21 | Committer | 12/21/2013 |
Backport22 | Committer | 12/19/2014 |
Ruby 1.8 | Committer | 10/31/2012 |
Ruby master | Committer | 10/31/2012 |
Activity
06/15/2021
- 05:51 AM Ruby master Bug #17561: The timeout option for Addrinfo.getaddrinfo is not reliable on Ruby 2.7.2
- Although I can't reproduce the issue on my machine (I tried several times), I agree that this should be removed from ...
02/06/2021
- 08:23 AM Ruby master Revision e1e61e25 (git): Improve performance of Array#- when it is called with empty array
- This change make Array#- return a copy of the receiver when
the other array is empty.
01/24/2021
- 09:33 AM Ruby master Revision 21340303 (git): Fix compile error of sockssocket
- The patch is provided by PhobosK (Phobos Kappa).
This should be backported to Ruby 3.0.
[Feature #17187]
01/10/2021
- 01:17 PM Ruby master Feature #17525 (Closed): Implement Happy Eyeballs Version 2 (RFC8305) in Socket.tcp
- https://github.com/ruby/ruby/pull/4038
This change implements Happy Eyeballs Version 2 (RFC8305) in Socket.tcp.
I...
12/29/2020
- 06:56 AM Ruby master Feature #17187: Add connect_timeout to TCPSocket
- @PhobosK
Many thanks for reporting the issue!
I merged your patch. - 06:52 AM Ruby master Revision 1ffb267c (git): Fix compile error of sockssocket
- The patch is provided by PhobosK (Phobos Kappa).
This should be backported to Ruby 3.0.
[Feature #17187]
12/11/2020
- 02:13 AM Ruby master Revision 56918578 (git): Remove unimplemented parameter from comment
- :resolv_timeout of TCPSocket.new is not implemented for now.
12/10/2020
- 11:55 AM Ruby master Feature #17187 (Closed): Add connect_timeout to TCPSocket
- Applied in changeset commit:git|78f188524f551c97b1a7a44ae13514729f1a21c7.
----------
Add connect_timeout to TCPSocke... - 11:52 AM Ruby master Revision 78f18852 (git): Add connect_timeout to TCPSocket
- Add connect_timeout to TCPSocket.new in the same way as Socket.tcp.
Closes [Feature #17187]
12/07/2020
- 12:37 PM Ruby master Revision c6b37cb1 (git): Remove resolv_timeout of TCPSocket.new from NEWS
- We couldn't support it for now, because getaddrinfo_a(3)
was reverted in 5d8bcc4870. `resolv_timeout` will be just ig...
Also available in: Atom