open socket on start up and can't close

Monte Goulding monte at appisle.net
Wed Dec 15 22:00:26 EST 2021


Is there a reason you are trying to close it? This is the socket port the remote debugger is listening on and there is a loop ensuring its existence.

Cheers

Monte

> On 16 Dec 2021, at 6:26 am, RobEppich via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Downloaded and run Livecode 9.6.5, type “put the opensockets” and a socket is open, 65463. Close socket 65463 and put the opensockets again and result is 65466.
> 
> Close the socket that is opened on startup always results in another socket being opened. This was not the case in 9.6.3 and previous versions. Can someone verify this?
> 
> Also have checked 10.0 dp 1 and same issue is there.
> 
> Thanks
> Rob Eppich
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list