8000 TCPSocket calls back 3x for every command · Issue #4 · bets42/42bets · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TCPSocket calls back 3x for every command #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bets42 opened this issue Oct 8, 2012 · 0 comments
Open

TCPSocket calls back 3x for every command #4

bets42 opened this issue Oct 8, 2012 · 0 comments
Labels

Comments

@bets42
Copy link
Owner
bets42 commented Oct 8, 2012

When processing a command the TCPSocket calls back 3 times, once for the command and then 2 empty callbacks.

I1008 11:16:55.129540 242425856 CommandHandler.cpp:83] Running CommandHandler
I1008 11:16:55.129585 242425856 TCPSocket.cpp:21] Listening on port 2345
I1008 11:16:58.165313 242425856 TCPSocket.cpp:48] Received message: betfair connect --username grussell --password passw0rdd --product_id 29
I1008 11:16:58.165705 242425856 TCPSocket.cpp:48] Received message:
I1008 11:16:58.165783 242425856 TCPSocket.cpp:48] Received message:
I1008 11:16:59.166211 242425856 TCPSocket.cpp:71] Closed client connection on port 2345
I1008 11:16:59.166282 242425856 TCPSocket.cpp:21] Listening on port 2345

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant
0