diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2009-08-28 12:08:47 +0930 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-08-28 14:09:09 +1000 |
commit | be4ac227842530d484659f2db683453366326d8b (patch) | |
tree | b25bff85d32a796032e949e0f91965925df557bd /lib/socket_wrapper | |
parent | 6abb637e3e0d23635fdbbb91c163731b325d696d (diff) | |
download | samba-be4ac227842530d484659f2db683453366326d8b.tar.gz samba-be4ac227842530d484659f2db683453366326d8b.tar.bz2 samba-be4ac227842530d484659f2db683453366326d8b.zip |
lib/tevent: handle tevent_common_add_signal on different event contexts.
I don't know if this is a problem in real life.
The code assumes there's only one tevent_context; all signals will notify
the first event context. That's counter-intuitive if you ever use more
than one, and there's nothing else in this code which prevents it AFAICT.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'lib/socket_wrapper')
0 files changed, 0 insertions, 0 deletions