> Just to see if this the source of the 250ms delay, you could remove the > waiting-on-handles part from PlibC select.c. >
Alternatively, you could also remove the signalling pipe from the select set in the MHD code. That way, PlibC should not enter this socket/handle multiplexing mode with its 200ms penalties. Regards, Nils
