Aleksandar Fabijanic

Results 50 issues of Aleksandar Fabijanic

Currently in Poco there is `StreamCopier::copyStream` static method which copy one stream to another. If will be useful to have method to copy part(specified range) of one stream to another.

feature

to enable issues and PRs links

- [ ] PollSet - [ ] review and fix any leftover problems (it's not an easy task to reconcile all platforms async socket I/O behavior) - #3985, #3248 -...

feature

There are some experimental features in orphaned/experimental branches that may be worthy of adding to mainstream released code: - [ ] Backtrace - [ ] Linux (implemented in #2247 )...

feature

I managed to compile and run on windows, here are the changes this should be in a header included by all public-facing files (there seems to be no such top-level...

TODO: detect properly if executable does not exist

**Describe the bug** - [x] last log messages not logged on shutdown - [x] code after main while loop in run is never reached (thread abruptly terminated?) - [x] feature:...

bug