f7a8b003d0
Remove the non-blocking flag from the fd passed to g_daemon_file_input_stream_new(). This is needed because our userland threads set the fd to non-blocking where g_input_stream_*() functions are blocking operations. This fixes the progress bar display and allows to write to remote directories like ftp, sftp, webdav. Reading from these remote locations is "somehow" working now too, but there is still something fishy when copying directories. You have been warned. However, it's much better than it was. |
||
---|---|---|
.. | ||
files | ||
patches | ||
pkg | ||
distinfo | ||
Makefile |