tevent/tevent-0.9.21.tar.asc
Lars Müller c6f1169d42 - Update to 0.9.21.
+ add tevent_req_set_cleanup_fn()
  + add/use tevent_req_destructor
  + add doxygen comments for tevent_num_signals() and
    tevent_sa_info_queue_count()
  + Add prototypes
  + Only build "std_fallback_to_poll" when epoll is around
  + fix crash bug in tevent_queue_immediate_trigger()
  + Fix CID 1138326 Unchecked return value
- Update to 0.9.20.
  + give the user the chance to ask for TEVENT_NUM_SIGNALS and
    TEVENT_SA_INFO_QUEUE_COUNT
  + change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256
  + tevent_epoll_set_panic_fallback() can be a void function
  + make use of talloc_get_type_abort() in tevent_epoll.c, tevent_signal.c,
    tevent_select.c, and tevent_queue.c
  + use talloc_get_type_abort() in the documentation examples
  + add tevent_queue_wait_send/recv()
  + tevent_req_create() already uses ZERO_STRUCT(req)
  + let tevent_req_received() clear the private_cancel function
  + cancel the timeout timer when the request is finished
  + Use talloc_pooled_object for tevent_req_create
  + Remove a pointless goto
  + Add tevent_received to tevent_req_simple_recv_ntstatus
  + Fix tutorial reference
  + Add echo server sample code
  + Sync to tevent 0.9.18 from upstream
  + expose tevent_context_init_ops

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=32
2014-02-17 22:17:40 +00:00

12 lines
490 B
Plaintext

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAABAgAGBQJS2TMJAAoJEEeTkWETCEAl208IAJolgSuav4Q7uhBmmVPO3yco
nF2zfIZiTJqfzAJ0YyNDVf1i9lilP1hkgCrc13RRSXXwPdhgSCD7rq5d+rw6Va2z
wBgfTeGSsCilB3hcGjazu+Aw3hxQ6lPI0dX6e935zYR2m+hAyeKzPJPiEq77IFz0
HDN6hsE00MJb29GbLPO7iWDCuAk5gLR21mQdhXGgE/we8H4t6Ry64wC0jIH1jYmD
rKEcYMH9/lec5sy4P2jyU5q7TYR/lHe74txvKRnhJJwknsOPhAhgH3JXP9rW64f6
jtCfWRNe36/hCxJ8wVgGU1WG67nQQHEV+qqdVPdYENaa25bFXiPHpzHEirBzTqM=
=2dAi
-----END PGP SIGNATURE-----