]> git.cworth.org Git - sup/commit
bugfix: poll.rb assuming all messages have froms
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 4 May 2009 12:37:04 +0000 (05:37 -0700)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 4 May 2009 12:41:23 +0000 (05:41 -0700)
commitd6aef055e73ff75603fa3f7ef0e4558e13442e5c
treec73371c6983441b079f2fb5c38ddc05960705acc
parent733defd3698de5ac416866499b6e7f907604dea8
bugfix: poll.rb assuming all messages have froms

This was throwing an exception, so now it's protected. The from is only
necessary for the after-poll hook.
lib/sup/poll.rb