mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Update sockmod() type after adding websocket support
This commit is contained in:
parent
7209954a5f
commit
bf5c7198fc
@ -52,6 +52,7 @@
|
||||
|
||||
-type sockmod() :: ejabberd_http_poll |
|
||||
ejabberd_http_bind |
|
||||
ejabberd_http_ws |
|
||||
gen_tcp | p1_tls | ezlib.
|
||||
-type receiver() :: pid () | atom().
|
||||
-type socket() :: pid() | inet:socket() |
|
||||
|
Loading…
Reference in New Issue
Block a user