Hi, I am trying to use Valgrind to check my program that uses GNU's [Libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/) to handle HTTP requests.
However, each time a client makes a request, Valgrind complains "Error accepting connection: Function not implemented" and my program fails to handle the request as a result. Is this expected? If the answer is yes, is there anything I can do to make Valgrind work? Thanks, Best regards, Alex Kong _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users