comparison freeDiameter/fD.h @ 228:dcb58243e91f

More cleanups
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 02 Mar 2010 14:58:19 +0900
parents e1da03ba112f
children 965f5971dc23
comparison
equal deleted inserted replaced
227:80a7e65167c4 228:dcb58243e91f
199 ,FDEVP_CNX_ERROR 199 ,FDEVP_CNX_ERROR
200 200
201 /* Endpoints of a connection have been changed (multihomed SCTP). */ 201 /* Endpoints of a connection have been changed (multihomed SCTP). */
202 ,FDEVP_CNX_EP_CHANGE 202 ,FDEVP_CNX_EP_CHANGE
203 203
204 /* The connection is being shutdown (SCTP notification). */
205 ,FDEVP_CNX_SHUTDOWN
206
204 /* A new connection (with a CER) has been received */ 207 /* A new connection (with a CER) has been received */
205 ,FDEVP_CNX_INCOMING 208 ,FDEVP_CNX_INCOMING
206 209
207 /* A new connection has been established to the remote peer (event data is the cnxctx object) */ 210 /* A new connection has been established to the remote peer (event data is the cnxctx object) */
208 ,FDEVP_CNX_ESTABLISHED 211 ,FDEVP_CNX_ESTABLISHED
"Welcome to our mercurial repository"