verify_uris: use write_nonblock instead of syswrite
commit20963ad8c801701208f2496ba62fd4c57bcc97e0
authorEric Wong <normalperson@yhbt.net>
Wed, 25 Mar 2009 06:07:51 +0000 (24 23:07 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 25 Mar 2009 06:07:51 +0000 (24 23:07 -0700)
tree509891c4e0a22f0434fd897fc99e1f31c4292f4b
parent40e82ab559dee657a5884c77a46e85613856c9d8
verify_uris: use write_nonblock instead of syswrite

This really shouldn't make a difference since the smallest
buffer size for a socket I've seen is 4096 and MogileFS
URIs cannot get that long.
lib/mogilefs/network.rb