From: SourceForge.net <no...@so...> - 2006-01-24 13:25:55
|
Feature Requests item #1413620, was opened at 2006-01-24 12:26 Message generated for change (Settings changed) made by vasiljevic You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=719009&aid=1413620&group_id=130646 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Zoran Vasiljevic (vasiljevic) Assigned to: Zoran Vasiljevic (vasiljevic) Summary: Add microseconds resolution for socket timeouts Initial Comment: The ns_sockopen and ns_sockselect accept "-timeout" optional argument. This is in certain cases to coarse hence idea is to modify the syntax of the value to: -timeout seconds?:microseconds? so one can ns_sockselect for 0:2000 (that is 2 millisec) This is the same format as already used for ns_job command and is backwardly compatible with the existing code hence no scripts will break. ---------------------------------------------------------------------- >Comment By: Zoran Vasiljevic (vasiljevic) Date: 2006-01-24 14:25 Message: Logged In: YES user_id=95086 Added to cvs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=719009&aid=1413620&group_id=130646 |