FlashPlayer13

Results 14 comments of FlashPlayer13

Hi. Glad you are here!) I'm facing this problem not often but i can't somehow prevent it. For some reason client stops updating anything and after 10 seconds just returns...

Btw all i need is just set LogVerbosity? Where client will write logs by default?

Yes, that's a problem that connection is stable. I'm pinging bifinex in cycle and no problems. I will setup logging this way - will it catch hickup if it is...

Hi, i wrote this comment in another issue, but maybe i should update my own. I logged few days in debug mode and finally catch a problem that maybe somehow...

Finally catched initial problem. Looks like high freq placing/canceling order cycles can trigger bitfinex to close socket. But when socket is closing - it looses some info about order operation...

Hi, thank you for a fix. I will check it now. I am not sure i will be able to trigger reconnect request from server, but when it will happen...

Hi. This issue looks like solved, but problem with bid/ask still exists. Do we need to close this issue and open new, or continue here? Also is there any option...

Hi again) I got this error "No response on query received" again after update. But have no related logs. Actually there is a strange problem with logs too. They stop...

Thank you for answer. Any ideas, why WinApi results starts from smaller address than MemProcFS (0x0000000000010000 vs 0x10000000)? It was clear for me that MemProc extracts more memory than WinApi...

Sure, thanks. About that "VADs may contain a lot of unallocated non-committed memory as well". In my WinApi example we can see this type of filtering: `if (memoryInformation.Protect == AllocationProtectEnum.PAGE_READWRITE...