Przeglądaj źródła

连接类型修改

erlArango_http
maike 4 lat temu
rodzic
commit
a56b37d611
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      include/agHttpCli.hrl

+ 1
- 1
include/agHttpCli.hrl Wyświetl plik

@ -121,7 +121,7 @@
-type backlogSize() :: pos_integer() | infinity.
-type requestId() :: {serverName(), reference()}.
-type socket() :: inet:socket() | ssl:sslsocket().
-type socketOpts() :: [gen_tcp:connect_option(), ...].
-type socketOpts() :: [gen_tcp:connect_option() | ssl:tls_client_option()].
-type error() :: {error, term()}.
-type dbCfg() ::

Ładowanie…
Anuluj
Zapisz