]> git.pond.sub.org Git - empserver/commit
(play): Continue after input read error, treating it like EOF. This
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 18 Nov 2007 09:51:16 +0000 (09:51 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 18 Nov 2007 09:51:16 +0000 (09:51 +0000)
commit2ba645308e94f153b8f9c2a73c40d0b38e0fc822
tree1959359cb50ce7d91326b94625498c4799a88df4
parent02a9af06a0e3a4e38cc81b33801f9daee360148f
(play): Continue after input read error, treating it like EOF.  This
fixes error handling when a script can be opened but not read: it
switches back to standard input.  And it handles errors on standard
input more gracefully: orderly shutdown, buffered output is still
written out.
src/client/play.c