Jeff King wrote: > However, there is a corner case: when we first start up, we > have no credentials, and are waiting for a client to > provide us with one. In this case, we ended up handing > complete junk for the timeout argument to poll(). On some > systems, this caused us to just wait a long time for the > client (which usually showed up within a second or so). On > OS X, however, the system quite reasonably complained about > our junk value with EINVAL. Tested, works now. Thanks! -- Thomas Rast trast@{inf,student}.ethz.ch -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html