تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  FlavioJS 60e3d1b499 - Applied part 1 of TheUltraMage's socket cleanup. 18 سال پیش
  FlavioJS 43256aa77e - Cleanups or minor changes. 18 سال پیش
  skotlex 0c362fa90f - Modified flush_fifo so you can decide whether to block the current thread or not until the data is sent. The server-tick reply no longer blocks the current thread. 18 سال پیش
  FlavioJS b524f75cd0 - Reversed revision #9415 (messages with server_tick field being sent as soon as possible) since it didn't fix the client synchronization issue. 18 سال پیش
  FlavioJS 0931ce5d81 - Messages with server_tick field are sent as soon as possible now. 18 سال پیش
  FlavioJS b522ca0cdc - Replaced @send with the version I use for testing packets. 18 سال پیش
  FlavioJS 636089bb3a - Probably fixed the Segmentation Faults we've been having. 18 سال پیش
  skotlex cfee0ccf63 - Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support) 18 سال پیش
  skotlex 73379857e2 - Made WFIFOHEAD() check for available buffer size remaining on the connection, and when there's not enough space, it will increase it. 18 سال پیش
  skotlex c616fec871 - Improved a bit RFIFOFLUSH as suggested by Harbin. 18 سال پیش
  skotlex 27c9a6fe5a - Modified set_nonblocking and setsocketoptions in socket.c, using eApp's code as reference. Hopefully should improve performance somewhat. 18 سال پیش
  Lance 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. 19 سال پیش
  skotlex 4d27716bf1 - Tested and fixed resolve_hostbyname. 19 سال پیش
  skotlex 84cdde2a88 - Whoops, somehow socket.h wasn't udpated correctly -.- 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 سال پیش
  skotlex d72c881051 - Removed typedef bool from socket.h and included cbasetypes.c instead. 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 سال پیش
  amber 83500a3c58 Finished native SQL projects [MouseJstr] 20 سال پیش
  amber c8d5eb58c4 Fix linux builds 20 سال پیش
  veider 7a6ae3f0e6 20 سال پیش
  celest 61c4e01a71 * Updated jA's dummy socket to mod1137 20 سال پیش
  celest 311621f308 * Added jA's dummy socket to prevent fd crashes 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 سال پیش
  amber b2a04b6bdd oops.. missed some 20 سال پیش
  amber c4c0532ffa A few bug fixes 20 سال پیش