Le Tue, 18 Dec 2007 20:46:03 +0100, Fabienne Ducroquet <[EMAIL PROTECTED]> a écrit : > I've found that the function free_itrm is called later and it unsets > these modes. It is called by select_loop line 305 while i = 7 and n = 1.
The same happens with Links 1.00pre20 (except that free_itrm is called free_trm), and more precisely, that seems to happen after set_handlers has been called with read_func = 0, write_func = 0 and error_func = &free_itrm (or &free_trm). After that, all the calls to set_handlers have arguments read_func = 0, write_func = 0 and error_func = 0. -- Fabienne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

