Bi0T1N
|
de51ec65c7
fix compiling issues for IdStack in FPC
|
6 years ago |
RemyLebeau
|
5042f384f2
Workaround for Embarcadero bug in Delphi 10.2 Tokyo for wrong definitions of SHUT_WR and SHUT_RDWR on Linux.
|
6 years ago |
RemyLebeau
|
627f40aa52
Miscellaneous tweaks
|
9 years ago |
RemyLebeau
|
285c5ed6fe
Embarcadero patches.
|
10 years ago |
RemyLebeau
|
4fe6bf82e0
Embarcadero patch
|
11 years ago |
RemyLebeau
|
b495177634
Embarcadero patches
|
11 years ago |
RemyLebeau
|
4f214b0911
Adding SO_UPDATE_CONNECT_CONTEXT constant to IdWinsock2.pas. Adding Id_SO_UPDATE_ACCEPT_CONTEXT and Id_SO_UPDATE_CONNECT_CONTEXT constants to IdStackConsts.pas.
|
11 years ago |
RemyLebeau
|
c467d69588
Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files.
|
12 years ago |
RemyLebeau
|
369592331e
Updated TIdUDPServer.GetBinding() to not create 2 default Binding objects on Linux/Android systems.
|
12 years ago |
RemyLebeau
|
9ee1c6deda
Embarcadero patches
|
12 years ago |
RemyLebeau
|
4df687f508
Embarcadero patches for Android.
|
12 years ago |
RemyLebeau
|
a682bed0c5
Initial support for Delphi/C++Builder XE5 and Android.
|
12 years ago |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 years ago |
RemyLebeau
|
d2600ccf3b
Workaround for missing SO_DONTLINGER constant on FPC for Linux.
|
13 years ago |
RemyLebeau
|
f92df14100
Added Id_SO_DONTLINGER constant, and added more Id_SO_... constants for .NET.
|
13 years ago |
RemyLebeau
|
f34b7d6623
Fix for IdStackConsts.pas using {$IFDEF TCP_NOPUSH} instead of {$IFDEF HAS_TCP_NOPUSH}
|
13 years ago |
JPeterMugaas
|
a67bbbafa1
Fix for some Unix-like operating Systems. Some values such as TCP_NOPUSH, TCP_CORK, TCP_KEEPIDLE, and HAS_TCP_KEEPINTVL are specific to particular operating systems. We only take advantage of an OS-specific feature if we don't attempt it when it's not available.
|
13 years ago |
JPeterMugaas
|
9a7c3451b6
Compile fix for OSX in Delphi. Some Linux specific references were slipping through.
|
13 years ago |
JPeterMugaas
|
a4ef6f6062
Craig Peterson changes:
|
14 years ago |
JPeterMugaas
|
6ff7490d84
$EXTERNALSYM's as suggested by patch from Henry Liu.
|
14 years ago |
RemyLebeau
|
b17e40f296
Merging Embarcadero patches
|
15 years ago |
JPeterMugaas
|
afdbfb616e
Replace WIN32_OR_WIN64_OR_WINCE with WINDOWS define since that is used in Delphi and FreePascal for Win32, Win64, and Windows CE. This is for consistancy with an IdCompilerDefines rewrite that is in progress.
|
15 years ago |
RemyLebeau
|
a93b8eecd0
Enabled Id_SO_TYPE for .NET
|
15 years ago |
JPeterMugaas
|
f236bc7774
initial start on FreePascal HaikuOS support. HaikuOS is an attempt to continue BeOS.
|
15 years ago |
RemyLebeau
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 years ago |
olaf
|
421ff4d8b4
Moved remotely
|
18 years ago |