General

Profile

devmod (Claudio Villalobos)

  • Login: devmod
  • Registered on: 12/08/2010
  • Last sign in: 12/08/2010

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

12/08/2010

10:58 AM Backport187 Backport #4132: Socket.close attempting to close the socket twice
=begin
Understood. Thanks
=end
devmod (Claudio Villalobos)
10:16 AM Backport187 Backport #4132: Socket.close attempting to close the socket twice
=begin
Hi,

Since file descriptors are reused after closing, wouldn't there be an edge case where that file desc...
devmod (Claudio Villalobos)
07:57 AM Backport187 Backport #4132 (Closed): Socket.close attempting to close the socket twice
=begin
Socket.close calls shutdown twice on the same file descriptor

## socktest.rb ##
require 'socket'
i...
devmod (Claudio Villalobos)

Also available in: Atom