lcore.org gitweb
/
lcore.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* make disabling/enabling a timer on windows reset it like on linux
[lcore.git]
/
lsocket.pas
diff --git
a/lsocket.pas
b/lsocket.pas
index f4c83492a6ba62fa3c745f0746b1648fbe0220fb..c37a66aaa93b76f18075c0a247c8ca7dc5e99b83 100755
(executable)
--- a/
lsocket.pas
+++ b/
lsocket.pas
@@
-630,6
+630,6
@@
end;
result := winsock.recv(fd,buf,size,0);
\r
end;
\r
{$endif}
\r
-
+
\r
end.
\r
\r