Manohar Reddy

Results 34 comments of Manohar Reddy

In what kind of situation would someone use async executor or parallel executor?

@merces @jweyrich do you guys have any plans on supporting static linking of libpe for the release v0.81?

To fix this, I would suggest simply defining a macro for PATH_MAX and define value like 4080 which is long enough for most practical situations. This way we can make...

I am sorry, the above suggestion is actually not suggested because this results in dangerous bugs like stack overflow. I just a read an article about this: http://insanecoding.blogspot.in/2007/11/pathmax-simply-isnt.html With PATH_MAX...

>char b ==*b = malloc(strlen(s1) + strlen(s2) + 2) What are s1 an s2 here?

I would like to work on this task. Can you please give more details about this? Thanks, Manohar.

i am getting this error when the concurrent connections has reached a value of 4080 ``` 2019-12-03 11:26:16.497 [error] crasher: initial call: esockd_acceptor:init/1 pid: registered_name: [] exception exit: system_limit in...

@malikumaliku could you please post the steps to reproduce this?

same doubt here there a way to know if the message has been delivered or not? There is a way to specify QOS as 2 in the tool. But QOS...