write(*strs)
Write
# File lib/net/protocol.rb, line 246 def write(*strs) writing { write0(*strs) } end