ソースを参照

ft: 修正参数名字

master
SisMaker 1年前
コミット
e2b6b72142
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      include/eNet.hrl

+ 1
- 1
include/eNet.hrl ファイルの表示

@ -16,7 +16,7 @@
, {send_timeout, 15000}
, {keepalive, true}
, {exit_on_close, true}
, {back_log, 1024}
, {backlog, 1024}
]).

読み込み中…
キャンセル
保存