aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?sortby=date
blob: 49cb820b89a4cff78a99f942528ba0a71d869627 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
	<TITLE>nevrax.org : cvs</TITLE>
		<META  name="keywords" content="freesoftware,nel,newt,snowballs,richard stallman,GNU,Multi-User Online World">

	<LINK REL=stylesheet TYPE="text/css" HREF="/inc/css/nevrax.css">
</HEAD>
<BODY MARGINHEIGHT="0" MARGINWIDTH="0">

<!-- uplinks -->
<TABLE CELLSPACING=0 CELLPADDING=0  BORDER=0>
 <TR>
        <TD WIDTH=16><IMG  SRC="/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
        <TD WIDTH=140 BGCOLOR=#dddddd><IMG  SRC="/inc/img/pixel.gif" WIDTH="140" HEIGHT="16" BORDER=0 ALT=""></TD>
        <TD WIDTH=16><IMG  SRC="/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
        <TD><IMG width=6 height=14 SRC="/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF='/'><b>Home</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
        <TD><IMG  width=6 height=14  SRC="/inc/img/reddots.gif" ALT="#" VSPACE=2 HSPACE=2 BORDER=0 ></TD><TD VALIGN=middle>&nbsp;<A CLASS=uplinks HREF=><b>nevrax.com</B></FONT></A>&nbsp;&nbsp;&nbsp;</TD>
 </TR>
</TABLE> 

<!-- banner Nevrax -->
<TABLE CELLSPACING=0 CELLPADDING=0  BORDER=0 WIDTH=100%>
 <TR><TD  BGCOLOR="#000000" BACKGROUND="/inc/img/black_banner.jpg"><A HREF=""><IMG  SRC="/inc/img/nevrax.gif" WIDTH="170" HEIGHT="45" BORDER=0 ALT="Nevrax" ></A></TD></TR>
</TABLE>

<!-- main table -->
<TABLE CELLSPACING=0 CELLPADDING=0  BORDER=0 height=100%>
 <TR>
	<TD WIDTH=16><IMG  SRC="/inc/img/pixel.gif" WIDTH="16" HEIGHT="10" BORDER=0 ALT=""></TD>
	<TD WIDTH=140   BGCOLOR=#dddddd VALIGN=TOP ALIGN=middle><IMG  SRC="/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">

		<!------ Begin Box ------>
		<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR=black><TR><TD><TABLE border=0  cellspacing=2 cellpadding=0 width=120><tr><TD ALIGN=middle bgcolor=black>
		<FONT COLOR=white FACE="sans-serif"><B>Nevrax.org</B></FONT></TD></TR><tr><td  colspan=2 bgcolor=#FFFFFF>
		<TABLE cellspacing=0 cellpadding=1 border=0>
			<tr><td ALIGN=middle><a  class='linkbox' href="/news/" TITLE="Rubrique news"><img width=13 height=15  hspace=5 border=0 src=/inc/img/picto-news.gif ALT=#></A></td><td><a  class='linkbox' href="/news/" TITLE="News">News</a></td></tr>
			<tr><td ALIGN=middle><a  class='linkbox' href="/mail/" TITLE="Rubrique mail"><img width=15 height=11  hspace=5 border=0 src=/inc/img/picto-mail.gif ALT=#></A></td><td><a  class='linkbox' href="/mail/" TITLE="Mailing list archive">Mailing-list</a></td></tr>
			<tr><td ALIGN=middle><a  class='linkbox' href="/docs/" TITLE="Rubrique docs"><img width=14 height=16  hspace=5 border=0 src=/inc/img/picto-docs.gif ALT=#></A></td><td><a  class='linkbox' href="/docs/" TITLE="Documentation">Documentation</a></td></tr>
			<tr><td ALIGN=middle><a  class='linkbox' href="/cvs/" TITLE="Rubrique cvs"><img width=13 height=17  hspace=5 border=0 src=/inc/img/picto-cvs.gif ALT=#></A></td><td><a  class='linkbox' href="/cvs/" TITLE="CVS Web">CVS</a></td></tr>
			<tr><td ALIGN=middle><a  class='linkbox' href="/bugs/" TITLE="Rubrique bugs"><img width=20 height=16  hspace=5 border=0 src=/inc/img/picto-bugs.gif ALT=#></A></td><td><a  class='linkbox' href="/bugs/" TITLE="Bugtracking">Bugs</a></td></tr>
			<tr><td ALIGN=middle><a  class='linkbox' href="/free/" TITLE="Rubrique license"><img width=18 height=12  hspace=5 border=0 src=/inc/img/picto-free.gif ALT=#></A></td><td><a  class='linkbox' href="/free/" TITLE="Free Software">Free software</a></td></tr>
		</TABLE>
		</TD></TR></TABLE></TD></TR></TABLE>
		<!------ End Box  ------>

	</TD>
	<TD WIDTH=15><IMG  SRC="/inc/img/pixel.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT=""></TD>
	<TD ALIGN=left valign=top><IMG  SRC="/inc/img/pixel.gif" WIDTH="140" HEIGHT="10" BORDER=0 ALT="">

<!-- title -->
<TABLE  background="/inc/img/redline.gif" CELLSPACING=0 CELLPADDING=0  BORDER=0 width=100%><tr><td>
<A HREF="/cvs/"><img src="/inc/img/t_cvs.gif" ALT="cvs"  HEIGHT=20 BORDER=0></A>
</td><td><IMG  SRC="/inc/img/pixel.gif" WIDTH="1" HEIGHT="1" BORDER=0 ALT="">
</td></tr></table>

<!-- title -->
<table width=100%><tr><td align=left><b> <a href="/cvs/cvsweb.cgi/?sortby=date">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=date">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=date">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/src/?sortby=date">src</a> / <a href="/cvs/cvsweb.cgi/code/nel/src/net/?sortby=date">net</a> / unified_network.cpp</b></td><td align=right><b></b></td></TR></TABLE>

<!-- block -->
<TABLE  bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0  BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="/inc/img/reddots.gif"></TD>
	<TD><B>unified_network.cpp</B></TD>
	<TD ALIGN=RIGHT> </td>
</tr></table>
<P>
<p>Default branch: MAIN<BR>
<HR size=1 NOSHADE><P><a NAME="rev1.44"></a><a NAME="HEAD"></a><a NAME="MAIN"></a>
 Revision <A HREF="unified_network.cpp?rev=1.44&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.44</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.44&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.44&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.44&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.44&amp;sortby=date">[select for diffs]</A>
, <i>Fri Jul 26 09:01:18 2002 UTC</i> (3 days, 9 hours ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>CVS Tags: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=HEAD">HEAD</A>
</b><BR>Changes since <b>1.43: +11 -2
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.43&amp;r2=1.44&amp;sortby=date">1.43</A>
<PRE>
ADDED: stop check if the fucking assert occurs
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.43"></a>
 Revision <A HREF="unified_network.cpp?rev=1.43&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.43</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.43&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.43&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.43&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.43&amp;sortby=date">[select for diffs]</A>
, <i>Thu Jul 25 14:32:44 2002 UTC</i> (4 days, 4 hours ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.42: +27 -12
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.42&amp;r2=1.43&amp;sortby=date">1.42</A>
<PRE>
ADDED: verbose info
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.42"></a>
 Revision <A HREF="unified_network.cpp?rev=1.42&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.42</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.42&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.42&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.42&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.42&amp;sortby=date">[select for diffs]</A>
, <i>Mon Jul  1 18:27:42 2002 UTC</i> (4 weeks ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.41: +25 -13
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.41&amp;r2=1.42&amp;sortby=date">1.41</A>
<PRE>
FIXED: unicallback not called on not shard service relogging
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.41"></a>
 Revision <A HREF="unified_network.cpp?rev=1.41&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.41</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.41&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.41&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.41&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.41&amp;sortby=date">[select for diffs]</A>
, <i>Tue Jun 25 09:35:58 2002 UTC</i> (4 weeks, 6 days ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.40: +17 -3
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.40&amp;r2=1.41&amp;sortby=date">1.40</A>
<PRE>
FIXED: getNetBase() doesn't returns disconnected sockets any longer
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.40"></a>
 Revision <A HREF="unified_network.cpp?rev=1.40&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.40</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.40&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.40&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.40&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.40&amp;sortby=date">[select for diffs]</A>
, <i>Wed Jun 12 10:16:34 2002 UTC</i> (6 weeks, 5 days ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.39: +7 -5
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.39&amp;r2=1.40&amp;sortby=date">1.39</A>
<PRE>
ADDED: changed NULL into InvalidSockId
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.39"></a>
 Revision <A HREF="unified_network.cpp?rev=1.39&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.39</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.39&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.39&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.39&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.39&amp;sortby=date">[select for diffs]</A>
, <i>Tue Jun 11 14:46:19 2002 UTC</i> (6 weeks, 6 days ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.38: +3 -1
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.38&amp;r2=1.39&amp;sortby=date">1.38</A>
<PRE>
FIXED: flush should not crash any longer on client callbacks
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.38"></a>
 Revision <A HREF="unified_network.cpp?rev=1.38&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.38</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.38&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.38&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.38&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.38&amp;sortby=date">[select for diffs]</A>
, <i>Fri May 31 08:00:09 2002 UTC</i> (8 weeks, 3 days ago) by <i>chafik</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.37: +3 -1
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.37&amp;r2=1.38&amp;sortby=date">1.37</A>
<PRE>
#added: float &amp; double in the createMessage procedure.
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.37"></a>
 Revision <A HREF="unified_network.cpp?rev=1.37&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.37</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.37&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.37&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.37&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.37&amp;sortby=date">[select for diffs]</A>
, <i>Mon May 27 16:50:50 2002 UTC</i> (2 months ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.36: +123 -8
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.36&amp;r2=1.37&amp;sortby=date">1.36</A>
<PRE>
BUGFIX: everything to avoid problem when disconnection lag
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.36"></a><a NAME="georges_v2"></a>
 Revision <A HREF="unified_network.cpp?rev=1.36&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.36</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.36&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.36&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.36&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.36&amp;sortby=date">[select for diffs]</A>
, <i>Thu Mar 28 17:45:07 2002 UTC</i> (4 months ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>CVS Tags: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=georges_v2">georges_v2</A>
</b><BR>Changes since <b>1.35: +3 -2
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.35&amp;r2=1.36&amp;sortby=date">1.35</A>
<PRE>
BUGFIX: don't disconnect the NS if we don't use NS
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.35"></a>
 Revision <A HREF="unified_network.cpp?rev=1.35&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.35</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.35&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.35&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.35&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.35&amp;sortby=date">[select for diffs]</A>
, <i>Mon Mar 25 09:22:22 2002 UTC</i> (4 months ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.34: +13 -13
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.34&amp;r2=1.35&amp;sortby=date">1.34</A>
<PRE>
CHANGED: rename callback to avoid function name conflict
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.34"></a>
 Revision <A HREF="unified_network.cpp?rev=1.34&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.34</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.34&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.34&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.34&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.34&amp;sortby=date">[select for diffs]</A>
, <i>Thu Mar 21 13:30:51 2002 UTC</i> (4 months, 1 week ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.33: +19 -2
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.33&amp;r2=1.34&amp;sortby=date">1.33</A>
<PRE>
FIXED: service lookup in getNetBase should work now (looks into _ConnectionStack as well)
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.33"></a>
 Revision <A HREF="unified_network.cpp?rev=1.33&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.33</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.33&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.33&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.33&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.33&amp;sortby=date">[select for diffs]</A>
, <i>Thu Mar 14 09:47:57 2002 UTC</i> (4 months, 2 weeks ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.32: +149 -2
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.32&amp;r2=1.33&amp;sortby=date">1.32</A>
<PRE>
ADDED: msgin and msgout command to simulate send and receive message from network
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.32"></a>
 Revision <A HREF="unified_network.cpp?rev=1.32&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.32</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.32&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.32&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.32&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.32&amp;sortby=date">[select for diffs]</A>
, <i>Tue Mar 12 14:12:49 2002 UTC</i> (4 months, 2 weeks ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.31: +25 -16
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.31&amp;r2=1.32&amp;sortby=date">1.31</A>
<PRE>
FIXED: unified network
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.31"></a>
 Revision <A HREF="unified_network.cpp?rev=1.31&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.31</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.31&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.31&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.31&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.31&amp;sortby=date">[select for diffs]</A>
, <i>Mon Mar 11 11:32:57 2002 UTC</i> (4 months, 2 weeks ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.30: +18 -8
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.30&amp;r2=1.31&amp;sortby=date">1.30</A>
<PRE>
CHANGED: getInstance() assert if CUnifiedNetwork is not initialized
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.30"></a>
 Revision <A HREF="unified_network.cpp?rev=1.30&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.30</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.30&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.30&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.30&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.30&amp;sortby=date">[select for diffs]</A>
, <i>Mon Feb 11 17:38:48 2002 UTC</i> (5 months, 2 weeks ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.29: +35 -3
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.29&amp;r2=1.30&amp;sortby=date">1.29</A>
<PRE>
FIXED: message processing now checks the validity of the service name
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.29"></a>
 Revision <A HREF="unified_network.cpp?rev=1.29&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.29</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.29&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.29&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.29&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.29&amp;sortby=date">[select for diffs]</A>
, <i>Thu Feb  7 17:16:22 2002 UTC</i> (5 months, 2 weeks ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.28: +27 -17
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.28&amp;r2=1.29&amp;sortby=date">1.28</A>
<PRE>
ADDED: can add more than one callback for service up and down
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.28"></a>
 Revision <A HREF="unified_network.cpp?rev=1.28&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.28</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.28&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.28&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.28&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.28&amp;sortby=date">[select for diffs]</A>
, <i>Tue Jan 22 14:08:59 2002 UTC</i> (6 months ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.27: +4 -2
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.27&amp;r2=1.28&amp;sortby=date">1.27</A>
<PRE>
CHANGED: sleep(1)
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.27"></a>
 Revision <A HREF="unified_network.cpp?rev=1.27&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.27</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.27&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.27&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.27&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.27&amp;sortby=date">[select for diffs]</A>
, <i>Mon Dec 31 13:32:39 2001 UTC</i> (6 months, 3 weeks ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.26: +36 -13
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.26&amp;r2=1.27&amp;sortby=date">1.26</A>
<PRE>
ADDED: the NS can shutdown/restart and resync with other services
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.26"></a>
 Revision <A HREF="unified_network.cpp?rev=1.26&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.26</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.26&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.26&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.26&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.26&amp;sortby=date">[select for diffs]</A>
, <i>Fri Dec 28 10:17:21 2001 UTC</i> (7 months ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.25: +6 -5
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.25&amp;r2=1.26&amp;sortby=date">1.25</A>
<PRE>
ADDED: support of precompilated header on visual
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.25"></a>
 Revision <A HREF="unified_network.cpp?rev=1.25&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.25</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.25&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.25&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.25&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.25&amp;sortby=date">[select for diffs]</A>
, <i>Mon Dec 10 14:34:31 2001 UTC</i> (7 months, 2 weeks ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.24: +15 -13
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.24&amp;r2=1.25&amp;sortby=date">1.24</A>
<PRE>
CHANGED: net log are better specified to enable log filtering
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.24"></a>
 Revision <A HREF="unified_network.cpp?rev=1.24&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.24</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.24&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.24&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.24&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.24&amp;sortby=date">[select for diffs]</A>
, <i>Thu Nov 29 15:39:54 2001 UTC</i> (7 months, 4 weeks ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.23: +38 -11
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.23&amp;r2=1.24&amp;sortby=date">1.23</A>
<PRE>
ADDED: update time out depending of the last update
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.23"></a>
 Revision <A HREF="unified_network.cpp?rev=1.23&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.23</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.23&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.23&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.23&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.23&amp;sortby=date">[select for diffs]</A>
, <i>Wed Nov 28 11:12:08 2001 UTC</i> (7 months, 4 weeks ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.22: +3 -3
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.22&amp;r2=1.23&amp;sortby=date">1.22</A>
<PRE>
BUGFIX: autoretry connection crashed
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.22"></a>
 Revision <A HREF="unified_network.cpp?rev=1.22&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.22</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.22&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.22&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.22&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.22&amp;sortby=date">[select for diffs]</A>
, <i>Wed Nov 28 10:36:52 2001 UTC</i> (8 months ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.21: +3 -4
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.21&amp;r2=1.22&amp;sortby=date">1.21</A>
<PRE>
BUGFIX: crash when launching/killing lot of services quickly
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.21"></a>
 Revision <A HREF="unified_network.cpp?rev=1.21&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.21</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.21&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.21&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.21&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.21&amp;sortby=date">[select for diffs]</A>
, <i>Tue Nov 27 17:53:12 2001 UTC</i> (8 months ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.20: +2 -2
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.20&amp;r2=1.21&amp;sortby=date">1.20</A>
<PRE>
FIXED: uses service id instead of service name in addService()
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.20"></a>
 Revision <A HREF="unified_network.cpp?rev=1.20&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.20</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.20&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.20&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.20&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.20&amp;sortby=date">[select for diffs]</A>
, <i>Tue Nov 27 17:33:07 2001 UTC</i> (8 months ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.19: +35 -20
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.19&amp;r2=1.20&amp;sortby=date">1.19</A>
<PRE>
CHANGED: now release threads in the release()
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.19"></a>
 Revision <A HREF="unified_network.cpp?rev=1.19&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.19</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.19&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.19&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.19&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.19&amp;sortby=date">[select for diffs]</A>
, <i>Tue Nov 27 15:01:52 2001 UTC</i> (8 months ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.18: +167 -148
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.18&amp;r2=1.19&amp;sortby=date">1.18</A>
<PRE>
FIXED: layer5 secured a bit
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.18"></a>
 Revision <A HREF="unified_network.cpp?rev=1.18&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.18</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.18&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.18&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.18&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.18&amp;sortby=date">[select for diffs]</A>
, <i>Tue Nov 27 14:15:09 2001 UTC</i> (8 months ago) by <i>cado</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.17: +5 -3
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.17&amp;r2=1.18&amp;sortby=date">1.17</A>
<PRE>
BUGFIX: compile on linux
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.17"></a>
 Revision <A HREF="unified_network.cpp?rev=1.17&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.17</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.17&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.17&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.17&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.17&amp;sortby=date">[select for diffs]</A>
, <i>Tue Nov 27 14:12:48 2001 UTC</i> (8 months ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.16: +3 -4
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.16&amp;r2=1.17&amp;sortby=date">1.16</A>
<PRE>
#english fix (sended-&gt;sent finnish-&gt;finish)
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.16"></a>
 Revision <A HREF="unified_network.cpp?rev=1.16&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.16</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.16&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.16&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.16&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.16&amp;sortby=date">[select for diffs]</A>
, <i>Mon Nov 26 16:42:40 2001 UTC</i> (8 months ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.15: +89 -21
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.15&amp;r2=1.16&amp;sortby=date">1.15</A>
<PRE>
BUGFIX: when decon-&gt;con quickly
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.15"></a>
 Revision <A HREF="unified_network.cpp?rev=1.15&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.15</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.15&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.15&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.15&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.15&amp;sortby=date">[select for diffs]</A>
, <i>Thu Nov 22 10:40:13 2001 UTC</i> (8 months ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.14: +17 -2
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.14&amp;r2=1.15&amp;sortby=date">1.14</A>
<PRE>
TRY: change nlSleep(10) into nlSleep(0)
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.14"></a>
 Revision <A HREF="unified_network.cpp?rev=1.14&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.14</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.14&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.14&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.14&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.14&amp;sortby=date">[select for diffs]</A>
, <i>Tue Nov 20 16:36:55 2001 UTC</i> (8 months, 1 week ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.13: +33 -5
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.13&amp;r2=1.14&amp;sortby=date">1.13</A>
<PRE>
FIXED: service id correctly set
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.13"></a>
 Revision <A HREF="unified_network.cpp?rev=1.13&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.13</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.13&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.13&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.13&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.13&amp;sortby=date">[select for diffs]</A>
, <i>Mon Nov 19 14:24:54 2001 UTC</i> (8 months, 1 week ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.12: +2 -2
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.12&amp;r2=1.13&amp;sortby=date">1.12</A>
<PRE>
FIXED: read/write accessor debugged
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.12"></a>
 Revision <A HREF="unified_network.cpp?rev=1.12&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.12</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.12&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.12&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.12&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.12&amp;sortby=date">[select for diffs]</A>
, <i>Mon Nov 19 14:07:45 2001 UTC</i> (8 months, 1 week ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.11: +9 -7
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.11&amp;r2=1.12&amp;sortby=date">1.11</A>
<PRE>
REMOVED: unuseful debug
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.11"></a>
 Revision <A HREF="unified_network.cpp?rev=1.11&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.11</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.11&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.11&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.11&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.11&amp;sortby=date">[select for diffs]</A>
, <i>Thu Nov 15 15:26:40 2001 UTC</i> (8 months, 1 week ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.10: +318 -125
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.10&amp;r2=1.11&amp;sortby=date">1.10</A>
<PRE>
FIXED: now works properly in multithreaded
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.10"></a>
 Revision <A HREF="unified_network.cpp?rev=1.10&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.10</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.10&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.10&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.10&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.10&amp;sortby=date">[select for diffs]</A>
, <i>Wed Nov 14 10:14:06 2001 UTC</i> (8 months, 2 weeks ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.9: +2 -2
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.9&amp;r2=1.10&amp;sortby=date">1.9</A>
<PRE>
#FIXED: char * to string&amp;
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.9"></a>
 Revision <A HREF="unified_network.cpp?rev=1.9&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.9</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.9&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.9&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.9&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.9&amp;sortby=date">[select for diffs]</A>
, <i>Wed Nov 14 10:02:00 2001 UTC</i> (8 months, 2 weeks ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.8: +3 -2
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.8&amp;r2=1.9&amp;sortby=date">1.8</A>
<PRE>
FIXED: serviceName in callbacks
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.8"></a>
 Revision <A HREF="unified_network.cpp?rev=1.8&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.8</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.8&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.8&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.8&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.8&amp;sortby=date">[select for diffs]</A>
, <i>Wed Nov 14 09:45:05 2001 UTC</i> (8 months, 2 weeks ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.7: +19 -11
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.7&amp;r2=1.8&amp;sortby=date">1.7</A>
<PRE>
CHANGED: timeout reinterpreted in update(timeout)
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.7"></a>
 Revision <A HREF="unified_network.cpp?rev=1.7&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.7</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.7&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.7&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.7&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.7&amp;sortby=date">[select for diffs]</A>
, <i>Tue Nov 13 14:36:18 2001 UTC</i> (8 months, 2 weeks ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.6: +7 -4
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.6&amp;r2=1.7&amp;sortby=date">1.6</A>
<PRE>
FIXED: appId() correctly set now a relog (after a service crash and autoRetry)
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.6"></a>
 Revision <A HREF="unified_network.cpp?rev=1.6&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.6</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.6&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.6&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.6&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.6&amp;sortby=date">[select for diffs]</A>
, <i>Tue Nov 13 13:05:58 2001 UTC</i> (8 months, 2 weeks ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.5: +54 -20
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.5&amp;r2=1.6&amp;sortby=date">1.5</A>
<PRE>
FIXED: connection is a bit more secured, auto retry should work properly now
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.5"></a>
 Revision <A HREF="unified_network.cpp?rev=1.5&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.5</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.5&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.5&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.5&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.5&amp;sortby=date">[select for diffs]</A>
, <i>Tue Nov 13 11:58:42 2001 UTC</i> (8 months, 2 weeks ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.4: +6 -1
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.4&amp;r2=1.5&amp;sortby=date">1.4</A>
<PRE>
ADDED: comment
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.4"></a>
 Revision <A HREF="unified_network.cpp?rev=1.4&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.4</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.4&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.4&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.4&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.4&amp;sortby=date">[select for diffs]</A>
, <i>Tue Nov 13 10:53:46 2001 UTC</i> (8 months, 2 weeks ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.3: +7 -1
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.3&amp;r2=1.4&amp;sortby=date">1.3</A>
<PRE>
FIXED: &quot;*&quot; properly handled for service up/down
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.3"></a>
 Revision <A HREF="unified_network.cpp?rev=1.3&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.3</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.3&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.3&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.3&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.3&amp;sortby=date">[select for diffs]</A>
, <i>Mon Nov 12 10:21:21 2001 UTC</i> (8 months, 2 weeks ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.2: +23 -1
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.2&amp;r2=1.3&amp;sortby=date">1.2</A>
<PRE>
ADDED: callbacks for all up/down service
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.2"></a>
 Revision <A HREF="unified_network.cpp?rev=1.2&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.2</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.2&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.2&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.2&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.2&amp;sortby=date">[select for diffs]</A>
, <i>Mon Oct 29 18:33:29 2001 UTC</i> (8 months, 4 weeks ago) by <i>lecroart</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Changes since <b>1.1: +5 -1
 lines</b><BR>Diff to previous <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff?r1=1.1&amp;r2=1.2&amp;sortby=date">1.1</A>
<PRE>
ADDED: isUsed()
</PRE>
<HR size=1 NOSHADE><P><a NAME="rev1.1"></a>
 Revision <A HREF="unified_network.cpp?rev=1.1&amp;content-type=text/x-cvsweb-markup&amp;sortby=date"><b>1.1</b></A> / (<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.1&amp;content-type=text/plain&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/src/net/unified_network.cpp?rev=1.1&amp;content-type=text/plain','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>) - <a href="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?annotate=1.1&amp;sortby=date">annotate</a> - <A HREF="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp?r1=1.1&amp;sortby=date">[select for diffs]</A>
, <i>Tue Oct 16 09:23:04 2001 UTC</i> (9 months, 1 week ago) by <i>legros</i>
<BR>Branch: <b><A HREF="unified_network.cpp?sortby=date&amp;only_with_tag=MAIN">MAIN</A>
</b>
<BR>Diff<PRE>
New hi level network protocol
</PRE>

<!-- block -->
<TABLE  bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0  BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="/inc/img/reddots.gif"></TD>
	<TD><B>Request Diffs</B></TD>
	<TD ALIGN=RIGHT> </td>
</tr></table>
<P>
<P>
<FORM METHOD="GET" ACTION="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp.diff" NAME="diff_select">
<INPUT TYPE=HIDDEN NAME="sortby" VALUE="date">
Diffs between 
<SELECT NAME="r1">
<OPTION VALUE="text" SELECTED>Use Text Field
<OPTION VALUE="1.36:georges_v2">georges_v2
<OPTION VALUE="1:MAIN">MAIN
<OPTION VALUE="1.44:HEAD">HEAD
</SELECT>
<INPUT TYPE="TEXT" SIZE="12" NAME="tr1" VALUE="1.1" onChange='document.diff_select.r1.selectedIndex=0'>
 and 
<SELECT NAME="r2">
<OPTION VALUE="text" SELECTED>Use Text Field
<OPTION VALUE="1.36:georges_v2">georges_v2
<OPTION VALUE="1:MAIN">MAIN
<OPTION VALUE="1.44:HEAD">HEAD
</SELECT>
<INPUT TYPE="TEXT" SIZE="12" NAME="tr2" VALUE="1.44" onChange='docuement.diff_select.r2.selectedIndex=0'>
<BR>Type of Diff should be a&nbsp;<SELECT NAME="f">
<OPTION VALUE=h SELECTED>Colored Diff<OPTION VALUE=H>Long Colored Diff<OPTION VALUE=u>Unidiff<OPTION VALUE=c>Context Diff<OPTION VALUE=s>Side by Side</SELECT><INPUT TYPE=SUBMIT VALUE="  Get Diffs  ">
</FORM>

<!-- block -->
<TABLE  bgcolor="#dddddd" CELLSPACING=0 CELLPADDING=0  BORDER=0 width=100%><tr><td width=1% valign=middle><img width=6 height=14 hspace=2 vspace=2 src="/inc/img/reddots.gif"></TD>
	<TD><B>Select branch</B></TD>
	<TD ALIGN=RIGHT> </td>
</tr></table>
<P>
<P>
<A name=branch></A>
<FORM METHOD="GET" ACTION="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp">
<INPUT TYPE=HIDDEN NAME="sortby" VALUE="date">
View only Branch: 
<SELECT NAME="only_with_tag" onchange="submit()">
<OPTION VALUE="">Show all branches
<OPTION>MAIN
</SELECT>
<INPUT TYPE=SUBMIT VALUE="  View Branch  ">
</FORM>
<A name=logsort></A>
<FORM METHOD="GET" ACTION="/cvs/cvsweb.cgi/code/nel/src/net/unified_network.cpp">
<INPUT TYPE=HIDDEN NAME="sortby" VALUE="date">
Sort log by: 
<SELECT NAME="logsort" onchange="submit()">
<OPTION VALUE=cvs>Not sorted<OPTION VALUE=date SELECTED>Commit date<OPTION VALUE=rev>Revision</SELECT>
<INPUT TYPE=SUBMIT VALUE="  Sort  ">
</FORM>

<!-- footer -->
<BR><FONT Size=+5>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </FONT>
</TD>
<TD WIDTH=15><IMG  SRC=/inc/img/pixel.gif WIDTH=15 HEIGHT=15 BORDER=0 ALT=""></TD>
</TR>
</TABLE>
</BODY>
</HTML></BODY></HTML>