b817ec5152
Submitted By: Bob Ciora The field DestAddr of the structure Upnp_Discovery is now a full SOCKADDRIN instead of a pointer to SOCKADDRIN. Commented code sugests that in a previous moment, the function ssdp_handle_ctrlpt_msg() did not use a postponed thread to call ctrlpt_callback(). Now the code uses a thread, and most probably the original data would get lost and the pointer would point to an invalid memory region. This fix caused an interface change in the library and the minor library version was bumped. Also, the libtool library numbers were changed accordingly. git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@203 119443c7-1b9e-41f8-b6fc-b9c35fce742c
36 lines
664 B
Plaintext
36 lines
664 B
Plaintext
|
|
libupnp was originally written by Intel Corporation.
|
|
|
|
Many people further contributed to libupnp by reporting problems,
|
|
suggesting various improvements or submitting actual code.
|
|
Here is a list of these people. Help us keep it complete and
|
|
exempt of errors.
|
|
|
|
- Arno Willig
|
|
- Bob Ciora
|
|
- Chaos
|
|
- Craig Nelson
|
|
- David Maass
|
|
- Emil Ljungdahl
|
|
- Erik Johansson
|
|
- Eric Tanguy
|
|
- Erwan Velu
|
|
- Fredrik Svensson
|
|
- Glen Masgai
|
|
- Jiri Zouhar
|
|
- John Dennis
|
|
- Jonathan (no_dice)
|
|
- Leuk_He
|
|
- Loigu
|
|
- Luke Kim
|
|
- Marcelo Roberto Jimenez
|
|
- Markus Strobl
|
|
- Nektarios K. Papadopoulos
|
|
- Oskar Liljeblad
|
|
- Michael (Oxy)
|
|
- Paul Vixie
|
|
- Siva Chandran
|
|
- Timothy Redaelli
|
|
- Titus Winters
|
|
|