Linking to/from a gen_server?

Valentin valentin@REDACTED
Sun Mar 2 09:21:18 CET 2003


>
> I could use gen_server:cast/2, but i do need a response to be sent
> back to the client so it knows the operation was successful.
>
I am not an expert (yet), and am not quite sure that I understand your
problem completely (or even at all), but you may want to use
gen_server:reply/2.


V.




More information about the erlang-questions mailing list