Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
-
Patch Available
Description
The current TSocket.TServerSocket sets the host to None and does not allow for binding to any specific interface. The attached patch will allow for a server to bind to a specific interface and defaults to all interfaces if no host is specified.