On Fri, Oct 31, 2008 at 07:33, Kevin <span dir="ltr"><<a href="mailto:q2h46uw02@sneakemail.com">q2h46uw02@sneakemail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
In this lib file there's badmatch error certain to happen.<br>
<br>
Listen = hydralib:get_first_arg(listen),<br>
<br>
get_first_arg actually returns {ok, Listen}.  This was a very recent rewrite.<br>
</blockquote></div><br>Is Listen bound at the time? If it's not, then there will be no bad match there.<br><br>Cheers,<br>Adam<br>