Select Git revision
backend.h
-
Henrik (Grubba) Grubbström authored
Added backend_lower_timeout() for accessing the new variable. This fixes issues GTK, GTK2 and sendfile had with the new backend implementation. NOTE! NOTE! Changed the argument for backend callbacks! NOTE! NOTE! The argument is now a struct Backend_struct * when called at entry (was NULL). NOTE! The argument is now NULL when called at exit (was 1). NOTE! Thanks to Artur Skawina <lis-t.200.7@src.neostrada.pl> for investigating the problem. Rev: src/backend.cmod:1.203 Rev: src/backend.h:1.38 Rev: src/modules/files/sendfile.c:1.76 Rev: src/post_modules/GTK/source/global.pre:1.34 Rev: src/post_modules/GTK2/source/global.pre:1.15
Henrik (Grubba) Grubbström authoredAdded backend_lower_timeout() for accessing the new variable. This fixes issues GTK, GTK2 and sendfile had with the new backend implementation. NOTE! NOTE! Changed the argument for backend callbacks! NOTE! NOTE! The argument is now a struct Backend_struct * when called at entry (was NULL). NOTE! The argument is now NULL when called at exit (was 1). NOTE! Thanks to Artur Skawina <lis-t.200.7@src.neostrada.pl> for investigating the problem. Rev: src/backend.cmod:1.203 Rev: src/backend.h:1.38 Rev: src/modules/files/sendfile.c:1.76 Rev: src/post_modules/GTK/source/global.pre:1.34 Rev: src/post_modules/GTK2/source/global.pre:1.15