SHA256
1
0
forked from pool/tevent
Go to file
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
.gitattributes osc copypac from project:network:samba:STABLE package:libtevent0 revision:8 2012-05-25 09:00:22 +00:00
.gitignore osc copypac from project:network:samba:STABLE package:libtevent0 revision:8 2012-05-25 09:00:22 +00:00
baselibs.conf Add python-tevent to baselibs.conf. 2013-08-29 10:54:35 +00:00
samba-library-distribution-pubkey_13084025.asc Rename pubkey filename to follow upstream naming convention. 2013-12-06 16:48:36 +00:00
tevent-0.9.21.tar.asc - Update to 0.9.21. 2014-02-17 22:17:40 +00:00
tevent-0.9.21.tar.gz - Update to 0.9.21. 2014-02-17 22:17:40 +00:00
tevent.changes - Update to 0.9.21. 2014-02-17 22:17:40 +00:00
tevent.spec - Update to 0.9.21. 2014-02-17 22:17:40 +00:00