Marek Vavruša

Results 11 issues of Marek Vavruša

Thanks for proposing a new feature! ### Motivation Importing wasmer crate with either compiler flag automatically pulls in both universal and dylib engines. Ideally you should be able to select...

🎉 enhancement
priority-low

It's a bit cumbersome right now to receive from multiple streams on a same connection, as it basically requires a nested cq for each stream. Not sure what would be...

This might not be a bug, but it's perhaps surprising that the stub resolver doesn't fail over to TCP on truncation unless there's TCP explicitly added in the ResolvConf::servers. I...

Hi, I ended up adding a bunch of helper functions over time as I was updating to the 0.5 domain library, and I thought some of it might be useful...

There is no way to convert stream objects to their underlying type, but in some cases it's useful to be able to perform blocking I/O, such as when wrapped in...

This allows setting various socket options (e.g. SO_REUSEPORT) before binding to the socket, and also socket passing from the service supervisor (e.g. systemd).

Server USB/IP protocol handler.

Create set of macros to enable quick wrapping of reimplemented functions.

- LD_PRELOAD implementation - Compatibility issues

Merge busses so local and attached virtual devices could co-exist.