Explorar el Código

ft: 修正参数名字

master
SisMaker hace 1 año
padre
commit
e2b6b72142
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      include/eNet.hrl

+ 1
- 1
include/eNet.hrl Ver fichero

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

Cargando…
Cancelar
Guardar