atari83
atari83
Hello there, I don't really know if it only happen on my devel machine, or someone else also experience this. But the issue is, after upgrading the curl to 7.72,...
Hello ! I'm trying to understand whats the issue here. New soci port (4.0.3) has been landed on FreeBSD and I've built it on my PC (clang 11.0.1), I didn't...
Hello there, What is proper way for error handling in log4cplus initializing process ? (for example to make sure if config file is accessible and its content could be parse...
Hello! I'm using **nghttp2_asio** library, and developing a http2 **client application** for sending requests to the server. I was just wondering if calling `request::cancel()` [ for canceling a 'request' which...
Hello there, I've a scenario and need your input about its development feasibility with ngrest. So, we're using nginx as webserver, and would like to develop a rest service module...
Hello there and thanks for beautiful job :) So, I've used FastCGI library in one of my projects before and I tend to make some updates to it, then I...
Hello there, I'm developing a software which going to process heavy network traffics. (so many short-lived network sessions) And I have difficulty to select a good threadpool library for my...
Hello there, I've a scenario that I wish I could use JasminSMS to implement it. So, there is a Content provider (CP1) that wish to communicate with my system (the...
Hello ! So, I'm developing a http2 client and I still couldnt determine what could be the problem exactly, but sometimes and when we submit so many requests toward the...