pkgsrc/net/libfilezilla
wiz 32623cf1cb libfilezilla: update to 0.18.1.
2019-08-15 - libfilezilla 0.18.1 released

New features:

    Added fz::buffer::resize

2019-08-02 - libfilezilla 0.18.0 released

New features:

    Added fz::spawn_detached_process
    Add operator+ to fz::duration
    *nix: If available, use eventfd instead of a self-pipe
    fz::to_integral and fz::hex_decode now work with string literals
    Added fz::listen_socket::fast_accept that only returns a descriptor instead of a fully-initialized fz::socket for use in a tight accept-and-dispatch loop
    Functions in libfilezilla/iputils.hpp now take string_view as arguments
    Added fz::socket::set_flags which can atomically enable or disable flags

Bugfixes and minor changes:

    fz::socket not returns an error instead of silently failing in case of file descriptor exhaustion
    Fix socket errors sometimes not being forwarded in fz::tls_layer when when writing fails in the underlying layer
    Fix double-closing of socket descriptios if connection establishment fails
    fz::tls_layer now fails the handshake instead of waiting indefinitely if started on a layer that has progressed passed the connected state
    Small compile-time improvements to fz::sprintf
2019-08-16 09:40:06 +00:00
..
buildlink3.mk
DESCR
distinfo libfilezilla: update to 0.18.1. 2019-08-16 09:40:06 +00:00
Makefile libfilezilla: update to 0.18.1. 2019-08-16 09:40:06 +00:00
PLIST libfilezilla: update to 0.18.1. 2019-08-16 09:40:06 +00:00