Changeset 28536 in vbox
- Timestamp:
- Apr 20, 2010 8:50:52 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/socket.h
r28535 r28536 88 88 /** 89 89 * Creates an IPRT socket handle from a native one. 90 * 91 * Do NOT use the native handle after passing it to this function, IPRT owns it 92 * and might even have closed upon a successful return. 90 93 * 91 94 * @returns IPRT status code.
Note:
See TracChangeset
for help on using the changeset viewer.