Skip to content

Commit

Permalink
remove unused option "use_iocp"
Browse files Browse the repository at this point in the history
  • Loading branch information
SwimmingTiger committed Nov 23, 2021
1 parent e824146 commit b8d6d9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agent_conf.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"agent_listen_ip": "0.0.0.0",
"agent_listen_port": 3333,
"pool_use_tls": false,
"use_iocp": false,
"fixed_worker_name": "",
"pools": [
["cn.ss.btc.com", 1800, "testpool"],
Expand Down

0 comments on commit b8d6d9f

Please sign in to comment.