]> git.pond.sub.org Git - empserver/commitdiff
Replace the per-iop input_timeout by per-function timeouts
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 10 Mar 2012 12:27:34 +0000 (13:27 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 27 Mar 2012 15:23:14 +0000 (17:23 +0200)
Commit 08b94556 (v4.3.20) added io_open() parameter input_timeout.  It
applies to io_input() and, since commit 904822e3, to io_close().  Add
timeout parameters to these functions instead.


No differences found