- Added set_io_timeout(), which sets all the timeout-dependent
authorWayne Davison <wayned@samba.org>
Thu, 19 May 2005 08:52:13 +0000 (08:52 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 19 May 2005 08:52:13 +0000 (08:52 +0000)
commit3b0a30eba8f67aaabf7a15ee357b20a0a3e62b62
tree9c85b6e78812653a53bdfd590765914143ba560f
parentbac7259081ed93f5e25adb890c534da4700ef395
- Added set_io_timeout(), which sets all the timeout-dependent
  variables when the timeout value changes.
- Split last_io into last_io_in and last_io_out.
- Made select_timeout static.
io.c