comparison include/freeDiameter/libfdcore.h @ 1196:90d1222a65a8

Rename HOOK_PEER_LAST to HOOK_LAST
author Sebastien Decugis <sdecugis@freediameter.net>
date Tue, 11 Jun 2013 14:04:40 +0800
parents 6a1042d8075b
children 76ac4bb75f0e
comparison
equal deleted inserted replaced
1195:dcc467aeda12 1196:90d1222a65a8
1044 - {peer} points to the peer structure. 1044 - {peer} points to the peer structure.
1045 - {other} is NULL. 1045 - {other} is NULL.
1046 - {permsgdata} is always NULL for this hook. 1046 - {permsgdata} is always NULL for this hook.
1047 */ 1047 */
1048 1048
1049 #define HOOK_PEER_LAST HOOK_PEER_CONNECT_SUCCESS 1049 #define HOOK_LAST HOOK_PEER_CONNECT_SUCCESS
1050 }; 1050 };
1051 1051
1052 1052
1053 /* Type of the {permsgdata} pointer. It is up to each extension to define its own structure. This is opaque for the framework. */ 1053 /* Type of the {permsgdata} pointer. It is up to each extension to define its own structure. This is opaque for the framework. */
1054 struct fd_hook_permsgdata; 1054 struct fd_hook_permsgdata;
"Welcome to our mercurial repository"