rev commits

RevisionAuthorDateDescription
247tarcieri18 Aug 2008 17:33:18

Add new README pointing to github

246tarcieri18 Aug 2008 17:30:06

Nuke contents of trunk

245tarcieri18 Aug 2008 17:29:33

Tag old trunk before nuking it

244tarcieri14 Aug 2008 13:25:57

Add URL to the Subversion repo to the readme

243tarcieri11 Aug 2008 20:25:49

Attempt to fix Ruby 1.8.7 incompatibilties

242tarcieri11 Aug 2008 19:51:06

Swallow Errno::EAGAIN in Rev::Listener#on_readable and emit a warning

241rogerdpack01 Aug 2008 00:51:52

cycle through nameservers [which overcame a small problem I was having], and also add some socket options...not sure if this is exactly what wanted but it could be

240rogerdpack01 Aug 2008 00:50:45

better comments

239tarcieri29 Jul 2008 01:31:44

Fix Rev::Loop#watchers for new hash-based implementation

238tarcieri29 Jul 2008 01:15:30

Less gimpy version check

237tarcieri29 Jul 2008 01:15:13

Fix botched example in README

236rogerdpack28 Jul 2008 14:02:14

keep the array code around for comparison

235rogerdpack28 Jul 2008 13:05:48

attempt to add a connection timeout to revem--however, it is broken so currently commented out