Ondrej Pokorny %!s(int64=4) %!d(string=hai) anos
pai
achega
7d890608b8
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/fcl-net/src/ssockets.pp

+ 2 - 0
packages/fcl-net/src/ssockets.pp

@@ -490,6 +490,8 @@ var
   B: Byte;
   B: Byte;
   lTM: Integer;
   lTM: Integer;
 begin
 begin
+  // ToDo: support properly with the socket select() function
+  // currently a workaround
   lTM := IOTimeout;
   lTM := IOTimeout;
   IOTimeout := TimeOut;
   IOTimeout := TimeOut;
   FHandler.Recv(B,0);
   FHandler.Recv(B,0);