Preventing calling some functions

Kiran Khaladkar kiran.khaladkar@REDACTED
Thu Dec 10 12:06:40 CET 2009


hi,
I have a server written in which i allow erlang plugins also. But the 
problem is i dont want the plugin code the call certain functions such 
as 'gen_tcp:listen' etc .. The plugin writer should not be able to call 
certain functions thought he might know all the erlang lib.
Can anyone suggest a way to do such a thing??
regards,


More information about the erlang-questions mailing list