codeout/irrc

View on GitHub
lib/irrc/socket.rb

Summary

Maintainability
A
0 mins
Test Coverage
require 'socket'

class Socket
  TCP_INFO ||= 11
end