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

Default branch: MAIN


Revision 1.24 / (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.23: +6 -7 lines
Diff to previous 1.23

ADDED: changed NULL into InvalidSockId

Revision 1.23 / (download) - annotate - [select for diffs] , Tue Jun 11 15:32:22 2002 UTC (6 weeks, 5 days ago) by legros
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22

FIXED: flush should not crash any longer on client callbacks

Revision 1.22 / (download) - annotate - [select for diffs] , Wed May 22 08:04:17 2002 UTC (2 months, 1 week ago) by lecroart
Branch: MAIN
Changes since 1.21: +1 -2 lines
Diff to previous 1.21

REMOVED: layer2 used

Revision 1.21 / (download) - annotate - [select for diffs] , Tue May 21 16:37:38 2002 UTC (2 months, 1 week ago) by lecroart
Branch: MAIN
Changes since 1.20: +9 -9 lines
Diff to previous 1.20

CHANGED: serial/send/receive 3 time faster

Revision 1.20 / (download) - annotate - [select for diffs] , Thu Apr 18 16:53:10 2002 UTC (3 months, 1 week ago) by lecroart
Branch: MAIN
CVS Tags: georges_v2
Changes since 1.19: +13 -2 lines
Diff to previous 1.19

FIXED: manage endianess for the message number

Revision 1.19 / (download) - annotate - [select for diffs] , Thu Feb 28 15:22:50 2002 UTC (4 months, 4 weeks ago) by lecroart
Branch: MAIN
Changes since 1.18: +7 -3 lines
Diff to previous 1.18

CHANGED: removed some debug info

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: +3 -1 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: +7 -7 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: +2 -2 lines
Diff to previous 1.15

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

Revision 1.15 / (download) - annotate - [select for diffs] , Tue Oct 16 09:22:26 2001 UTC (9 months, 1 week ago) by legros
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14

ADDED: default callback

Revision 1.14 / (download) - annotate - [select for diffs] , Thu Aug 30 17:07:36 2001 UTC (10 months, 4 weeks ago) by lecroart
Branch: MAIN
CVS Tags: nel_0_4, demo_0_1
Changes since 1.13: +5 -1 lines
Diff to previous 1.13

CHANGED: update procedure and time sync

Revision 1.13 / (download) - annotate - [select for diffs] , Fri Aug 24 08:23:52 2001 UTC (11 months ago) by lecroart
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12

FIXED: change some message from info to debug

Revision 1.12 / (download) - annotate - [select for diffs] , Thu Aug 23 17:21:56 2001 UTC (11 months ago) by lecroart
Branch: MAIN
Changes since 1.11: +17 -2 lines
Diff to previous 1.11

ADDED: debug features to count message to see if some messages are lost

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

ADDED: stat information (queue size)

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

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

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

Added layer 3 support for message recorder

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

#BUGFIX: on threadid

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

FIXED: add assert and multithread check

Revision 1.6 / (download) - annotate - [select for diffs] , Fri Jun 1 13:42:30 2001 UTC (13 months, 3 weeks ago) by lecroart
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5

MODIFIED: no size limit anymore

Revision 1.5 / (download) - annotate - [select for diffs] , Tue May 29 09:30:08 2001 UTC (14 months ago) by lecroart
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4

MODIFIED: reformated the output message to be filtered easier

Revision 1.4 / (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.3: +47 -28 lines
Diff to previous 1.3

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

Revision 1.3 / (download) - annotate - [select for diffs] , Fri Feb 23 09:48:38 2001 UTC (17 months ago) by cado
Branch: MAIN
CVS Tags: net_0_1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2

#DOCFIX

Revision 1.2 / (download) - annotate - [select for diffs] , Thu Feb 22 18:04:25 2001 UTC (17 months ago) by cado
Branch: MAIN
Changes since 1.1: +10 -3 lines
Diff to previous 1.1

ADD: layer4 implemented by CMsgSocket

Revision 1.1 / (download) - annotate - [select for diffs] , Thu Feb 22 16:18:35 2001 UTC (17 months ago) by cado
Branch: MAIN
Diff

#ADD: network layer4 interface
Request Diffs

Diffs between and
Type of Diff should be a 
Select branch

View only Branch:
Sort log by: