Sfoglia il codice sorgente

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

git-svn-id: trunk@46349 -
marco 5 anni fa
parent
commit
e06b02f55d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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