RemyLebeau
|
627f40aa52
Miscellaneous tweaks
|
9 years ago |
RemyLebeau
|
75421ea24e
Updating TIdIOHandlerSocket to set its IPVersion property after TIdSocketHandle.Accept() has accepted a client connection.
|
11 years ago |
RemyLebeau
|
3ba8f52562
Updated TIdIOHandlerSocket.ConnectClient() to not call TIdSocketHandle.Bind() on OSX unless actually needed, to address an issue with the OSX sandbox requiring the "com.apple.security.network.server" entitlement on the socket API bind() function. If that entitlement is not specified then bind() fails, but if it is specified then the Apple Store will reject an app that does not have actual server functionality (ie, does not use any Indy server components).
|
11 years ago |
RemyLebeau
|
391179efa5
Adding project files for RAD Studio XE6.
|
12 years ago |
RemyLebeau
|
a483bd1e86
Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC.
|
12 years ago |
RemyLebeau
|
3882d7a0ec
Enabling getnameinfo(), getaddrinfo(), and freeaddrinfo() functions for older Windows systems. Only supports IPv4, but it eliminates the need for GIdIPv6FuncsAvailable flag and various IFDEFs.
|
12 years ago |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 years ago |
RemyLebeau
|
76db70aa58
Added ReuseSocket property to TIdSocketHandle, and then updated various components to make use of it.
|
14 years ago |
RemyLebeau
|
34c75b8407
Updated TIdIOHandlerSocket.CheckForError() to include Id_WSAECONNRESET
|
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 |