socket: alias write to timed_write
commita37a40ae2eed07439e23e3f4366816576ab801c9
authorEric Wong <normalperson@yhbt.net>
Sun, 13 Nov 2011 07:47:16 +0000 (13 07:47 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 13 Nov 2011 07:47:16 +0000 (13 07:47 +0000)
tree785cef61ffab5bac53882b4128259e13df81ba06
parent63b390fb6e6ea43f20c42865efa2b370f4fb0c55
socket: alias write to timed_write

All of our writes must respect timeouts.
Return value must be the number bytes written.
lib/mogilefs/socket/kgio.rb
lib/mogilefs/socket/pure_ruby.rb