From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../code/nel/src/net/unitime.cpp?sortby=date | 461 +++++++++++++++++++++ 1 file changed, 461 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/src/net/unitime.cpp?sortby=date (limited to 'cvs/cvsweb.cgi/code/nel/src/net/unitime.cpp?sortby=date') diff --git a/cvs/cvsweb.cgi/code/nel/src/net/unitime.cpp?sortby=date b/cvs/cvsweb.cgi/code/nel/src/net/unitime.cpp?sortby=date new file mode 100644 index 00000000..6bdc46b2 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/src/net/unitime.cpp?sortby=date @@ -0,0 +1,461 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nel / src / net / unitime.cpp
+ + + + + +
unitime.cpp
+

+

Default branch: MAIN
+


+ Revision 1.31 / (download) - annotate - [select for diffs] +, Fri Dec 28 10:17:21 2001 UTC (7 months ago) by lecroart +
Branch: MAIN + +
CVS Tags: georges_v2, +HEAD +
Changes since 1.30: +12 -11 + lines
Diff to previous 1.30 +

+ADDED: support of precompilated header on visual
+
+

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

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

+ Revision 1.29 / (download) - annotate - [select for diffs] +, Tue Nov 13 12:00:14 2001 UTC (8 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.28: +3 -3 + lines
Diff to previous 1.28 +

+no message
+
+

+ Revision 1.28 / (download) - annotate - [select for diffs] +, Tue Oct 16 09:19:35 2001 UTC (9 months, 1 week ago) by legros +
Branch: MAIN + +
Changes since 1.27: +38 -27 + lines
Diff to previous 1.27 +

+CHANGED: renamed CUniTime into _CUniTime to inactivate unitime functionnality (deprecated)
+
+

+ Revision 1.27 / (download) - annotate - [select for diffs] +, Fri Oct 5 14:52:41 2001 UTC (9 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.26: +25 -1 + lines
Diff to previous 1.26 +

+BUGFIX: there was 2 'time' commands
+
+

+ Revision 1.26 / (download) - annotate - [select for diffs] +, Mon Jun 18 09:09:20 2001 UTC (13 months, 1 week ago) by cado +
Branch: MAIN + +
CVS Tags: nel_0_4, +demo_0_1 +
Changes since 1.25: +25 -13 + lines
Diff to previous 1.25 +

+Added service support for message recorder
+
+

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

+#DOCFIX
+
+

+ Revision 1.24 / (download) - annotate - [select for diffs] +, Thu May 31 15:26:53 2001 UTC (13 months, 4 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.23: +4 -3 + lines
Diff to previous 1.23 +

+#MODIFIED: change nlwarning to nlerror, now if the synchro failed, the program ll stop
+
+

+ Revision 1.23 / (download) - annotate - [select for diffs] +, Tue May 29 11:51:34 2001 UTC (14 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.22: +3 -3 + lines
Diff to previous 1.22 +

+BUGFIX: compile on linux
+
+

+ Revision 1.22 / (download) - annotate - [select for diffs] +, Fri May 25 11:52:42 2001 UTC (14 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.21: +2 -2 + lines
Diff to previous 1.21 +

+BUGFIX: forgot a ; after an assert, failed to compile in release mode
+
+

+ Revision 1.21 / (download) - annotate - [select for diffs] +, Fri May 25 08:51:07 2001 UTC (14 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.20: +222 -54 + lines
Diff to previous 1.20 +

+MODIFIED: new time system for services<->time service and client<->shard
+
+

+ Revision 1.20 / (download) - annotate - [select for diffs] +, Wed May 2 12:36:31 2001 UTC (14 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.19: +57 -36 + lines
Diff to previous 1.19 +

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

+ Revision 1.19 / (download) - annotate - [select for diffs] +, Fri Feb 23 10:58:12 2001 UTC (17 months ago) by lecroart +
Branch: MAIN + +
CVS Tags: net_0_1 +
Changes since 1.18: +2 -3 + lines
Diff to previous 1.18 +

+MODIFY: display only the result of the time synchronisation
+
+

+ Revision 1.18 / (download) - annotate - [select for diffs] +, Mon Jan 29 17:47:55 2001 UTC (17 months, 4 weeks ago) by cado +
Branch: MAIN + +
CVS Tags: proto_0_2, +nel_0_3 +
Changes since 1.17: +2 -2 + lines
Diff to previous 1.17 +

+no message
+
+

+ Revision 1.17 / (download) - annotate - [select for diffs] +, Thu Jan 4 14:37:24 2001 UTC (18 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: proto_0_1, +nel_0_2 +
Changes since 1.16: +8 -6 + lines
Diff to previous 1.16 +

+bug fix in time conversion
+
+

+ Revision 1.16 / (download) - annotate - [select for diffs] +, Tue Dec 19 14:35:31 2000 UTC (19 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.15: +2 -2 + lines
Diff to previous 1.15 +

+set unix compatibility
+
+

+ Revision 1.15 / (download) - annotate - [select for diffs] +, Thu Dec 14 17:43:04 2000 UTC (19 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.14: +2 -2 + lines
Diff to previous 1.14 +

+bugfix
+
+

+ Revision 1.14 / (download) - annotate - [select for diffs] +, Wed Dec 13 14:38:14 2000 UTC (19 months, 2 weeks ago) by cado +
Branch: MAIN + +
Changes since 1.13: +3 -2 + lines
Diff to previous 1.13 +

+improved network engine
+
+

+ Revision 1.13 / (download) - annotate - [select for diffs] +, Mon Dec 11 11:46:58 2000 UTC (19 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.12: +12 -3 + lines
Diff to previous 1.12 +

+new connection possibility
+
+

+ Revision 1.12 / (download) - annotate - [select for diffs] +, Fri Dec 8 18:11:43 2000 UTC (19 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.11: +2 -2 + lines
Diff to previous 1.11 +

+fixing connexion
+
+

+ Revision 1.11 / (download) - annotate - [select for diffs] +, Fri Dec 8 17:20:27 2000 UTC (19 months, 2 weeks ago) by cado +
Branch: MAIN + +
Changes since 1.10: +2 -2 + lines
Diff to previous 1.10 +

+Debug info
+
+

+ Revision 1.10 / (download) - annotate - [select for diffs] +, Fri Dec 8 15:17:45 2000 UTC (19 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.9: +3 -3 + lines
Diff to previous 1.9 +

+sync to unitime for all services
+
+

+ Revision 1.9 / (download) - annotate - [select for diffs] +, Tue Nov 28 15:50:33 2000 UTC (19 months, 4 weeks ago) by cado +
Branch: MAIN + +
Changes since 1.8: +1 -2 + lines
Diff to previous 1.8 +

+Doc update
+
+

+ Revision 1.8 / (download) - annotate - [select for diffs] +, Mon Nov 27 13:25:40 2000 UTC (20 months ago) by cado +
Branch: MAIN + +
Changes since 1.7: +3 -5 + lines
Diff to previous 1.7 +

+Added lookupAndConnect()
+
+

+ Revision 1.7 / (download) - annotate - [select for diffs] +, Fri Nov 24 10:43:53 2000 UTC (20 months ago) by coutelas +
Branch: MAIN + +
Changes since 1.6: +2 -2 + lines
Diff to previous 1.6 +

+no message
+
+

+ Revision 1.6 / (download) - annotate - [select for diffs] +, Fri Nov 24 10:13:58 2000 UTC (20 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.5: +35 -1 + lines
Diff to previous 1.5 +

+time to string
+
+

+ Revision 1.5 / (download) - annotate - [select for diffs] +, Wed Nov 22 11:17:35 2000 UTC (20 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.4: +2 -2 + lines
Diff to previous 1.4 +

+add automatic lib loading
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Tue Nov 21 17:59:01 2000 UTC (20 months ago) by valignat +
Branch: MAIN + +
Changes since 1.3: +1 -4 + lines
Diff to previous 1.3 +

+Remove some unnecessary includes
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Tue Nov 21 10:57:50 2000 UTC (20 months ago) by cado +
Branch: MAIN + +
Changes since 1.2: +3 -4 + lines
Diff to previous 1.2 +

+Using CUniTime (Time Service)
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Fri Nov 10 16:58:35 2000 UTC (20 months, 2 weeks ago) by cado +
Branch: MAIN + +
Changes since 1.1: +9 -8 + lines
Diff to previous 1.1 +

+Using CTime
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed Nov 8 15:54:35 2000 UTC (20 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Diff

+time system (unitime & time)
+
+ + + + + +
Request Diffs
+

+

+

+ +Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+ +View only Branch: + + +
+ +
+ +Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1