36 37 38
# File 'lib/miu/sockets.rb', line 36 def bind(address) error_wrapper { @socket.bind address } end