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/udp_sock.cpp?sortby=date | 246 +++++++++++++++++++++ 1 file changed, 246 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/src/net/udp_sock.cpp?sortby=date (limited to 'cvs/cvsweb.cgi/code/nel/src/net/udp_sock.cpp?sortby=date') diff --git a/cvs/cvsweb.cgi/code/nel/src/net/udp_sock.cpp?sortby=date b/cvs/cvsweb.cgi/code/nel/src/net/udp_sock.cpp?sortby=date new file mode 100644 index 00000000..f10c79e0 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/src/net/udp_sock.cpp?sortby=date @@ -0,0 +1,246 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nel / src / net / udp_sock.cpp
+ + + + + +
udp_sock.cpp
+

+

Default branch: MAIN
+


+ Revision 1.11 / (download) - annotate - [select for diffs] +, Wed Apr 17 09:54:00 2002 UTC (3 months, 1 week ago) by cado +
Branch: MAIN + +
CVS Tags: georges_v2, +HEAD +
Changes since 1.10: +3 -4 + lines
Diff to previous 1.10 +

+BUGFIX: wrong address
+
+

+ Revision 1.10 / (download) - annotate - [select for diffs] +, Tue Apr 9 12:23:52 2002 UTC (3 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.9: +5 -3 + lines
Diff to previous 1.9 +

+BUGFIX
+
+

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

+ADDED: support of precompilated header on visual
+
+

+ Revision 1.8 / (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.7: +5 -5 + lines
Diff to previous 1.7 +

+CHANGED: net log are better specified to enable log filtering
+
+

+ Revision 1.7 / (download) - annotate - [select for diffs] +, Tue Oct 9 09:34:25 2001 UTC (9 months, 2 weeks ago) by cado +
Branch: MAIN + +
Changes since 1.6: +35 -9 + lines
Diff to previous 1.6 +

+ADDED receive and receiveFrom return len
+
+

+ Revision 1.6 / (download) - annotate - [select for diffs] +, Fri Sep 28 12:39:49 2001 UTC (10 months ago) by cado +
Branch: MAIN + +
Changes since 1.5: +14 -10 + lines
Diff to previous 1.5 +

+ADDED address enumeration, multihomed hosts support
+
+

+ Revision 1.5 / (download) - annotate - [select for diffs] +, Thu Aug 23 14:31:20 2001 UTC (11 months ago) by lecroart +
Branch: MAIN + +
CVS Tags: nel_0_4, +demo_0_1 +
Changes since 1.4: +3 -5 + lines
Diff to previous 1.4 +

+CHANGED: receivedfrom don't return anything now
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Wed Aug 22 15:50:34 2001 UTC (11 months ago) by cado +
Branch: MAIN + +
Changes since 1.3: +1 -6 + lines
Diff to previous 1.3 +

+Changed behaviour of receiveFrom : does not check if data available
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Mon Jul 9 10:12:25 2001 UTC (12 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.2: +13 -6 + lines
Diff to previous 1.2 +

+BUGFIX: setsockopt missing option
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Fri Jul 6 17:30:24 2001 UTC (12 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.1: +11 -3 + lines
Diff to previous 1.1 +

+ADDED: debug info about MMS and MTU
+
+

+ 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: + + +
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1