twsapi
twsapi copied to clipboard
portable C++ API for Interactive Brokers TWS
Not sure if you still using this code but here is one problem I see: bool EClientSocket::handleSocketError() should start with: errno = WSAGetLastError(); Otherwise errno is still zero and all...
``` (gdb) bt %0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 %1 0x00007ffff6131895 in __GI_abort () at abort.c:79 %2 0x000000000136a43d in fatal (fmt=0x1503d48 "ib __assert_fail: %s:%d:%s: %s") at lib/log.C:29 %3 0x0000000001072a11 in IBSTOCK__assert_fail...
release
Hello I don't see any release since 2014 while there has been quite a few commit, is there going to be a new release that could be used for a...