dalmatinerdb / ddb_client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wrong socket usage

hnxuruochen opened this issue · comments

https://github.com/dalmatinerdb/ddb_client/blob/master/src/ddb_tcp.erl#L452
Socket in the line above should be from Con1, not Con.

good catch