diff include/freeDiameter/freeDiameter.h @ 38:68c1890f7049

Fixed a small bug in SCTP close
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 05 Nov 2009 17:29:12 +0900
parents cc3c59fe98fe
children f4d94bc65e1f
line wrap: on
line diff
--- a/include/freeDiameter/freeDiameter.h	Thu Nov 05 14:28:46 2009 +0900
+++ b/include/freeDiameter/freeDiameter.h	Thu Nov 05 17:29:12 2009 +0900
@@ -539,6 +539,7 @@
 
 int fd_ep_add_merge( struct fd_list * list, sSA * sa, socklen_t sl, uint32_t flags );
 int fd_ep_filter( struct fd_list * list, uint32_t flags );
+int fd_ep_filter_family( struct fd_list * list, int af );
 int fd_ep_clearflags( struct fd_list * list, uint32_t flags );
 void fd_ep_dump_one( char * prefix, struct fd_endpoint * ep, char * suffix );
 void fd_ep_dump( int indent, struct fd_list * eps );
"Welcome to our mercurial repository"