> Pushed > https://github.com/cesanta/mongoose/commit/a3663da90eb09c7e65c8a6444423269e57af84eb > > Robin: that push exposes mg_send_digest_auth_request(). > [snip]
Got all that working but I was expecting to be able to get rid of the pthread library but even with NO_CGI defined to remove the STDIO pipes, I still get a link time error :( mongoose.o: In function `mg_start_thread': mongoose.c:408: undefined reference to `pthread_create' collect2: error: ld returned 1 exit status -- Robin Gilks -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/groups/opt_out.
