From: SourceForge.net <no...@so...> - 2006-01-24 11:26:36
|
Feature Requests item #1413620, was opened at 2006-01-24 12:26 Message generated for change (Tracker Item Submitted) made by Item Submitter 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: Open Resolution: None 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=719009&aid=1413620&group_id=130646 |