skotlex
|
a64ba50b61
- Readded the setting TCP_NODELAY on socket.c to see if it fixes the walk-lag issue.
|
18 年之前 |
skotlex
|
27c9a6fe5a
- Modified set_nonblocking and setsocketoptions in socket.c, using eApp's code as reference. Hopefully should improve performance somewhat.
|
18 年之前 |
skotlex
|
609bfd1e48
- Updated skill_require_db's entry for Abracadabra, it requires yellow 2 gemstones (there's no such hardcoded yellow gemstone requirement anymore)
|
18 年之前 |
Lance
|
26500644dd
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
|
19 年之前 |
skotlex
|
4d27716bf1
- Tested and fixed resolve_hostbyname.
|
19 年之前 |
skotlex
|
847d853332
- Added function parse_hostbyname() which takes a hostname and a char[4]. The hostname is resolved to an ip, whose individual components are stored in char[], the return value of the function is the inet_addr result of the lookup (or returns 0 when failed). Meant to be used in the rest of the code without the need to do socket/network related includes.
|
19 年之前 |
Lance
|
a28e9d802c
[Optimized]
|
19 年之前 |
Valaris
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 年之前 |
Valaris
|
fd99753f8e
Clearing trunk.
|
19 年之前 |
celest
|
8114bec659
* Added SERVER_TYPE to core for future plugins support
|
20 年之前 |
amber
|
624f5b09c1
pull out upnp as default
|
20 年之前 |
celest
|
308b7915ff
* Added dll.h
|
20 年之前 |
celest
|
4773e16492
|
20 年之前 |
celest
|
88cfcb9432
* Added base code for loading Ser's UPNP plugin
|
20 年之前 |
amber
|
dfd7258882
Fixe compile time problems with our mixed C++/C conformance
|
20 年之前 |
celest
|
91fb421a67
* Fixed alot of memory leaks
|
20 年之前 |
celest
|
d30a426160
* Added 4 new card effects from 3/15's patch
|
20 年之前 |
celest
|
61c4e01a71
* Updated jA's dummy socket to mod1137
|
20 年之前 |
celest
|
311621f308
* Added jA's dummy socket to prevent fd crashes
|
20 年之前 |
celest
|
e9a7ccf3f2
* Readded Chemical Protection
|
20 年之前 |
(no author)
|
302cc85025
Servers can bind to single IP addresses now, and added buffer.(c/h)
|
20 年之前 |
(no author)
|
778e804dd6
update
|
20 年之前 |
amber
|
f68c8a4805
update
|
20 年之前 |
amber
|
0452a9c55f
cxx updates
|
20 年之前 |
amber
|
f922478b19
updates
|
20 年之前 |
celest
|
bea3ec88e9
* Added some of Shinomori's fixes
|
20 年之前 |
amber
|
b8d82d21b5
gcc 2.95 compile fixes
|
20 年之前 |
amber
|
20815bf599
More compile cleanups
|
20 年之前 |
mc_cameri
|
29877fbc83
|
20 年之前 |
amber
|
f47af704fe
update
|
20 年之前 |