[erlang-questions] few questions: common sense is not so common

Rick Pettit rpettit@REDACTED
Wed May 7 22:01:36 CEST 2008


On Wed, May 7, 2008 10:51 am, db wrote:
> Hi,
>
> I have few questions that need be cleared up.  Here they are:
>
> q1) How come there isn't a way to empty the gen_server mailbox?  I
> have seen only pattern matching for desired messages.

Take a closer look at gen_server:handle_info/2 documentation.

-Rick




More information about the erlang-questions mailing list