Remy Lebeau
|
5725cf6679
Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used.
|
2 жил өмнө |
Remy Lebeau
|
deb3a55820
Adding TODO comments to IdStack units
|
3 жил өмнө |
Remy Lebeau
|
46357f5ea9
#445 Updating TIdSocketList.Add() on non-Windows platforms to compare the socket descriptor to FD_SETSIZE instead of comparing the list count to FD_SETSIZE.
|
3 жил өмнө |
Remy Lebeau
|
0346581924
Fixing control buffer size when calling recvmsg()
|
3 жил өмнө |
Remy Lebeau
|
d7fa63cd5a
#383 Adding Description and FriendlyName properties to TIdStackLocalAddress
|
4 жил өмнө |
Bi0T1N
|
5ab230c541
Add Posix.Fcntl to uses list for IdStackVCLPosix
|
6 жил өмнө |
Remy Lebeau
|
dac1554d20
Minor tweak to last pull request merge
|
6 жил өмнө |
Bi0T1N
|
de51ec65c7
fix compiling issues for IdStack in FPC
|
6 жил өмнө |
Remy Lebeau
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
6 жил өмнө |
RemyLebeau
|
b79a2e88df
More changes for OSX platform support
|
6 жил өмнө |
RemyLebeau
|
5764e023ff
Embarcadero patches.
|
7 жил өмнө |
RemyLebeau
|
692da7c00e
Updating a URL in a couple of comments
|
7 жил өмнө |
RemyLebeau
|
b64a6b2844
Updating TIdStackWindows.WouldBlock() to not call CheckForSocketError() anymore. The caller of WouldBlock() decides whether to raise an exception if WouldBlock() returns False, so WouldBlock() should not be raising its own exception.
|
7 жил өмнө |
RemyLebeau
|
f5357fd298
Various tweaks and additions before next RAD Studio release
|
9 жил өмнө |
RemyLebeau
|
bb3b9b0616
Fixing UInt64 versions of TIdStack.HostToNetwork() and TIdStack.NetworkToHost() on non-Windows platforms.
|
9 жил өмнө |
RemyLebeau
|
d9bf161e2d
Updating Computil.dpr to support RAD Studio 10.0 Seattle.
|
10 жил өмнө |
RemyLebeau
|
2e8404e4f7
Reverted previous revisions for Android error handling tweaks, and re-applied them in a manner that does not cause interface breakages. This way, Embarcadero can include the changes in an update for Delphi Seattle.
|
10 жил өмнө |
RemyLebeau
|
ad1108b5cd
Updating TIdStackUnix.GetLocalAddressList() to call getifaddrs() on FreeBSD.
|
10 жил өмнө |
RemyLebeau
|
808250b50e
More tweaks to TIdStackVCLPosix for Android
|
10 жил өмнө |
RemyLebeau
|
7c1e350645
Moving Android error handling to TIdStackVCLPosix, and applying Embarcadero patch to remove dependency on the FMX.Helpers.Android unit in Delphi 10 Seattle.
|
10 жил өмнө |
RemyLebeau
|
000ef2f05b
Patch from Embarcadero
|
10 жил өмнө |
RemyLebeau
|
a8af04f86a
Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007.
|
10 жил өмнө |
RemyLebeau
|
4fe6bf82e0
Embarcadero patch
|
11 жил өмнө |
RemyLebeau
|
2206dea81a
Adding XE8 project files.
|
11 жил өмнө |
RemyLebeau
|
c467d69588
Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files.
|
12 жил өмнө |
RemyLebeau
|
5276698499
Adding project group for RAD Studio XE6.
|
12 жил өмнө |
RemyLebeau
|
369592331e
Updated TIdUDPServer.GetBinding() to not create 2 default Binding objects on Linux/Android systems.
|
12 жил өмнө |
RemyLebeau
|
4c0de4c903
Removing length parameter value from some usages of TMarshal.ReadStringAsAnsi() so those buffers get treated as null-terminated strings.
|
12 жил өмнө |
RemyLebeau
|
d58722fae4
Disabling use of SO_NOSIGPIPE on Android.
|
12 жил өмнө |
RemyLebeau
|
a682bed0c5
Initial support for Delphi/C++Builder XE5 and Android.
|
12 жил өмнө |