Boris Blokland

Results 5 issues of Boris Blokland

I've setup a qt5.natvis file to see some qt debug info. For QString and QVector it works. However for QVariant, it doesn't show anything. I'm in linux using gdb. ![image](https://user-images.githubusercontent.com/15669405/105716201-cb55fd80-5f1e-11eb-960e-f7a7db35ebd1.png)

natvis
upstream

When defining UPGRADE_SSL_ENABLE, as soon as I start the ssl_upgrade_task, I continiously run into fatal excpetions: client handshake fail: -516 ssl_free:Aviable Memory|10096 client handshake fail: -516 ssl_free:Aviable Memory|9928 client handshake...

`PusTm` (and `PusTc)` use the term `subservice`, to fill in the `PusTcDataFieldHeader`. However, the standard specifies that a `message type identifier` consist of two parts. The following snippets is taken...

For multiple functions (i.e. tcp/server tcp/client) a `std::unique_ptr&` is asked as scheduler type. This enforces the caller to use unique_pointers. On the other hand, if you pass this to a...