浏览代码

* make socket type 64-bit on 64-bit.

git-svn-id: trunk@46349 -
marco 5 年之前
父节点
当前提交
e06b02f55d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/winunits-jedi/src/jwawinsock2.pas

+ 1 - 1
packages/winunits-jedi/src/jwawinsock2.pas

@@ -115,7 +115,7 @@ type
 //
 
 type
-  TSocket = Cardinal;
+  TSocket = UINT_PTR;
 
 //
 // Select uses arrays of SOCKETs.  These macros manipulate such