diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-13 16:32:58 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-13 16:32:58 +0000 |
commit | 974a8d9be69d198db50723ef3a2b674148856086 (patch) | |
tree | c6e83f10af022b1ab7fa1212e21aff04274b40ca /src/common/sql.h | |
parent | 60c87ef817465b9f65985141a4a1047a236688ae (diff) | |
download | hercules-974a8d9be69d198db50723ef3a2b674148856086.tar.gz hercules-974a8d9be69d198db50723ef3a2b674148856086.tar.bz2 hercules-974a8d9be69d198db50723ef3a2b674148856086.tar.xz hercules-974a8d9be69d198db50723ef3a2b674148856086.zip |
* Abstracted the windows socket code so that all fd's are in the range [1,FD_SETSIZE[. (bugreport:604)
- The socket of a fd is forgotten when executing sClose, so things that depend on the socket (like sFD_CLR) must be executed before closing.
* Replaced the fd_set of the short list with a custom implementation (works like the linux fd_set).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11897 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/common/sql.h')
0 files changed, 0 insertions, 0 deletions