Is the server guaranteed to be listening after MHD_start_daemon returns? I want to be able to be able to implement quick client/server unit testing without the need to poll the server to see if it's up.
erik
Is the server guaranteed to be listening after MHD_start_daemon returns? I want to be able to be able to implement quick client/server unit testing without the need to poll the server to see if it's up.
erik