Changes in uspace/srv/net/inetsrv/ntrans.c [a35b458:205f1add] in mainline
- File:
-
- 1 edited
-
uspace/srv/net/inetsrv/ntrans.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/ntrans.c
ra35b458 r205f1add 156 156 * 157 157 */ 158 errno_t ntrans_wait_timeout( suseconds_t timeout)158 errno_t ntrans_wait_timeout(usec_t timeout) 159 159 { 160 160 fibril_mutex_lock(&ntrans_list_lock);
Note:
See TracChangeset
for help on using the changeset viewer.
