# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
cvs
Nevrax / code / nel / src / net / net_manager.cpp
net_manager.cpp

Default branch: MAIN


Revision 1.22 / (download) - annotate - [select for diffs] , Wed Jun 12 10:16:34 2002 UTC (6 weeks, 4 days ago) by lecroart
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +4 -6 lines
Diff to previous 1.21

ADDED: changed NULL into InvalidSockId

Revision 1.21 / (download) - annotate - [select for diffs] , Mon Jun 10 10:11:33 2002 UTC (7 weeks ago) by lecroart
Branch: MAIN
Changes since 1.20: +3 -1 lines
Diff to previous 1.20

ADDED: use of htimer

Revision 1.20 / (download) - annotate - [select for diffs] , Tue Jan 22 14:09:31 2002 UTC (6 months ago) by lecroart
Branch: MAIN
CVS Tags: georges_v2
Changes since 1.19: +2 -1 lines
Diff to previous 1.19

ADDED: info string

Revision 1.19 / (download) - annotate - [select for diffs] , Tue Jan 15 13:36:42 2002 UTC (6 months, 1 week ago) by lecroart
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18

CHANGED: put nlsleep(1)

Revision 1.18 / (download) - annotate - [select for diffs] , Fri Dec 28 10:17:21 2001 UTC (7 months ago) by lecroart
Branch: MAIN
Changes since 1.17: +4 -7 lines
Diff to previous 1.17

ADDED: support of precompilated header on visual

Revision 1.17 / (download) - annotate - [select for diffs] , Mon Dec 10 14:34:31 2001 UTC (7 months, 2 weeks ago) by lecroart
Branch: MAIN
Changes since 1.16: +17 -17 lines
Diff to previous 1.16

CHANGED: net log are better specified to enable log filtering

Revision 1.16 / (download) - annotate - [select for diffs] , Tue Nov 27 14:12:48 2001 UTC (8 months ago) by lecroart
Branch: MAIN
Changes since 1.15: +5 -5 lines
Diff to previous 1.15

#english fix (sended->sent finnish->finish)

Revision 1.15 / (download) - annotate - [select for diffs] , Thu Nov 22 10:40:13 2001 UTC (8 months ago) by lecroart
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14

TRY: change nlSleep(10) into nlSleep(0)

Revision 1.14 / (download) - annotate - [select for diffs] , Thu Sep 6 09:15:58 2001 UTC (10 months, 3 weeks ago) by lecroart
Branch: MAIN
CVS Tags: nel_0_4, demo_0_1
Changes since 1.13: +9 -1 lines
Diff to previous 1.13

CHANGED: rulez of update

Revision 1.13 / (download) - annotate - [select for diffs] , Thu Aug 30 17:07:36 2001 UTC (10 months, 4 weeks ago) by lecroart
Branch: MAIN
Changes since 1.12: +60 -52 lines
Diff to previous 1.12

CHANGED: update procedure and time sync

Revision 1.12 / (download) - annotate - [select for diffs] , Wed Jun 27 08:24:57 2001 UTC (13 months ago) by lecroart
Branch: MAIN
Changes since 1.11: +55 -4 lines
Diff to previous 1.11

ADDED: stat information (send/receive bytes)

Revision 1.11 / (download) - annotate - [select for diffs] , Thu Jun 21 12:33:26 2001 UTC (13 months, 1 week ago) by lecroart
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10

ADDED: nlassert when sockid is invalid and destroy the structure on the dtor

Revision 1.10 / (download) - annotate - [select for diffs] , Mon Jun 18 09:06:26 2001 UTC (13 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.9: +17 -11 lines
Diff to previous 1.9

Added layer 4 support for message recorder

Revision 1.9 / (download) - annotate - [select for diffs] , Wed Jun 13 12:10:34 2001 UTC (13 months, 2 weeks ago) by lecroart
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8

#BUGFIX: update namingclient only if connected

Revision 1.8 / (download) - annotate - [select for diffs] , Tue Jun 12 15:41:19 2001 UTC (13 months, 2 weeks ago) by lecroart
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7

CHANGED: the update policy (look service.dxt for more info)

Revision 1.7 / (download) - annotate - [select for diffs] , Tue Jun 5 15:36:38 2001 UTC (13 months, 3 weeks ago) by lecroart
Branch: MAIN
Changes since 1.6: +32 -5 lines
Diff to previous 1.6

ADDED: connect the UpdateTimout to the layer3

Revision 1.6 / (download) - annotate - [select for diffs] , Fri May 18 14:40:20 2001 UTC (14 months, 1 week ago) by lecroart
Branch: MAIN
Changes since 1.5: +9 -1 lines
Diff to previous 1.5

ADDED: new delete callbacknetbase in the release method

Revision 1.5 / (download) - annotate - [select for diffs] , Thu May 17 15:36:45 2001 UTC (14 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4

#Typos

Revision 1.4 / (download) - annotate - [select for diffs] , Wed May 16 16:21:04 2001 UTC (14 months, 1 week ago) by lecroart
Branch: MAIN
Changes since 1.3: +21 -12 lines
Diff to previous 1.3

ADDED: autoRetry in the addClient. connection retry every 5 seconds

Revision 1.3 / (download) - annotate - [select for diffs] , Thu May 10 08:13:44 2001 UTC (14 months, 2 weeks ago) by lecroart
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2

BUGFIX: now, dis/connection callback gives a good sockid

Revision 1.2 / (download) - annotate - [select for diffs] , Fri May 4 14:44:29 2001 UTC (14 months, 3 weeks ago) by lecroart
Branch: MAIN
Changes since 1.1: +16 -2 lines
Diff to previous 1.1

ADDED: register with sid

Revision 1.1 / (download) - annotate - [select for diffs] , Wed May 2 12:36:31 2001 UTC (14 months, 3 weeks ago) by lecroart
Branch: MAIN
Diff

ADD: new version of the network system (in NeL and NeLns)
Request Diffs

Diffs between and
Type of Diff should be a 
Select branch

View only Branch:
Sort log by: