K 10 svn:author V 6 thomas K 8 svn:date V 27 2006-08-16T12:58:41.000000Z K 7 svn:log V 426 Remove unsafe use of asynchronous I/O (the SIGIO handler could cause incorrect reentrant calls to the libc memory manager). Add missing error handling: * for an incoming response with an incorrect tid; * for a failure to register the response RPC program, Fix error handling for failure to malloc job descriptor (this needs to be done before the transient RPC program is registered). PR: bin/102143 MFC after: 2 weeks END