C++ library for filezilla

Edit Package libfilezilla
https://lib.filezilla-project.org/

libfilezilla is a small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs. Some of the highlights include:

A typesafe, multi-threaded event system that's very simple to use yet extremely efficient
Timers for periodic events
A datetime class that not only tracks timestamp but also their accuracy, which simplifies dealing with timestamps originating from different sources
Simple process handling for spawning child processes with redirected I/O

libfilezilla is a cross-platform library for all major operating systems, including but not limited to Linux, *BSD, OS X and Windows.

This library is free software, it is distributed under the terms and conditions of the GNU General Public License v2+

Refresh
Refresh
Source Files
Filename Size Changed
libfilezilla-0.16.0.tar.bz2 0000413535 404 KB
libfilezilla-date-time.patch 0000000389 389 Bytes
libfilezilla.changes 0000010614 10.4 KB
libfilezilla.spec 0000003727 3.64 KB
Revision 23 (latest revision is 58)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 702652 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 23)
- Update to 0.16.0
  * New features:
    - Add fz::socket
    - Add operator*= to fz::duration
    - fz::event_loop can now also be created using fz::thread_pool 
      or threadless.
  * Bugfixes and minor changes:
    - fz::async_task now releases the thread back to the pool 
      immediately when the task has completed without waiting for 
      the join
    - *nix: Fix file descriptor leaks on exec()
Comments 1

Eric Schirra's avatar

Libfilezilla must not be considered alone. FileZilla depends on it. And FileZilla is now broken.

Either go back to an older version or fix FileZilla.

openSUSE Build Service is sponsored by