зеркало из https://github.com/github/multibinder.git
Require socket and fcntl in multibinder.rb
This commit is contained in:
Родитель
f5ee0a8f24
Коммит
0b8391f0e8
|
@ -1,6 +1,8 @@
|
|||
require 'multibinder/version'
|
||||
require 'json'
|
||||
require 'securerandom'
|
||||
require 'socket'
|
||||
require 'fcntl'
|
||||
|
||||
module MultiBinder
|
||||
def self.bind(address, port, options={})
|
||||
|
|
Загрузка…
Ссылка в новой задаче