Deprecated List

File string0.h
Use functions from <sofia-sip/su_string.h> instead.

Global su_clone_pause (su_clone_r)
Never implemented.

Global su_clone_resume (su_clone_r)
Never implemented.

Global su_clone_stop (su_clone_r)
. Use su_clone_wait().

Global su_getlocalip (su_sockaddr_t *sin)
Use su_getlocalinfo() instead.

Global su_home_desctructor (su_home_t *, void(*)(void *))
The su_home_destructor() was added in 1.12.4. The su_home_desctructor() is now defined as a macro expanding as su_home_destructor(). If you want to compile an application as binary compatible with earlier versions, you have to define su_home_desctructor as itself, e.g.,

Global su_home_destroy (su_home_t *h)
su_home_destroy() is included for backwards compatibility only. Use su_home_unref() instead of su_home_destroy().

Global TEST0 (suite)
Use TEST_1()
 All Data Structures Files Functions Variables Typedefs Enumerator Defines

Sofia-SIP 1.12.11 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.