Changeset 27405 in vbox for trunk/include
- Timestamp:
- Mar 16, 2010 1:36:03 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 58867
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/pipe.h
r27129 r27405 169 169 * 170 170 * @returns IPRT status code. 171 * @retval VERR_TIMEOUT if the tim oue was reached before the pipe becauseready171 * @retval VERR_TIMEOUT if the timeout was reached before the pipe was ready 172 172 * for reading/writing. 173 173 * @retval VERR_NOT_SUPPORTED if not supported by the OS?
Note:
See TracChangeset
for help on using the changeset viewer.