This commit is contained in:
Feng Lee 2015-05-03 22:01:07 +08:00
parent 7e9c119c9a
commit a18bd49984
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%%%----------------------------------------------------------------------------- %%%-----------------------------------------------------------------------------
%% %%
%% [ACL Design](https://github.com/emqtt/emqttd/wiki/ACL-Design) %% [ACL](https://github.com/emqtt/emqttd/wiki/ACL)
%% %%
%% -type who() :: all | binary() | %% -type who() :: all | binary() |
%% {ipaddr, esockd_access:cidr()} | %% {ipaddr, esockd_access:cidr()} |