ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/socket/lowlevel.c
Revision 1.6
Sun Aug 13 17:16:06 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -0 lines
FILE REMOVED
Made server compile with C++.
Removed cfanim plugin and crossedit.
C++ here we come.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jun 16 10:15:22 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
CVS Tags: LAST_C_VERSION, difficulty_fix_merge_060810_2300
Branch point for: difficulty_fix
Changes since 1.4: +6 -3 lines
Diff to previous 1.4
tweak timeout code

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Jun 10 06:54:46 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.3: +8 -7 lines
Diff to previous 1.3
tweaked connection timeout to be less sensitive, maybe this helps Ronwe

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 00:49:03 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.2: +20 -0 lines
Diff to previous 1.2
on linux, check wether the data sent/ack received difference grows larger than 20s, then disconnect. this should be a reliable way to detect dead connections without adding any bandwidth overhead

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun May 21 23:46:39 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.1: +17 -1 lines
Diff to previous 1.1
Problem: server sends out 2 tcp packets per command (e.g. a 2-byte packet
+ a 10 byte packet for a small map1a command).

Solution: rewrite that thing

Workaround: on linux, uncork and cork again just before sleeping for the next
tick, that solves the problem without hackery or rewriting it. This cuts
the # of packets send by at least one half.

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Feb 3 07:14:44 2006 UTC (18 years, 3 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_02_03, UPSTREAM_2006_02_22, UPSTREAM_2006_03_15
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.6
initial import

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 07:14:44 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a