libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] MHD_get_fdset throws "Illegal instruction" error


From: Vitaliy T
Subject: Re: [libmicrohttpd] MHD_get_fdset throws "Illegal instruction" error
Date: Wed, 15 Mar 2017 12:57:30 +0300

Seems to be I have found the root of the problem.

When I call MHD_get_fdset2() the values are next:

1. daemon->epoll_fd == -1 (as I said before).
2. daemon->worker_pool[0].epoll_fd == 7 (as it was set initially).

Someone should fix this, because at the moment I don't know how to do
this correctly.

-- 
With Best Regards,
Vitaliy V. Tokarev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]