Hi,
I am running demo server to test fastsocket. The client I am using is ab benchmark.
The server works fine in the normal kernel mode. However, when I run it with LD_PRELOAD of faastsocket.so, it handles a single burst of packets and then at ab I get connection reset by peer. Can you please help me resolve this issue.