Re: [twsocket] Generating userlist loop makes fake uers :(

2016-02-10 Thread Angus Robertson - Magenta Systems Ltd
> I looked this up and it maybe this issue here, Being a chat > system and assuming SocketServer.Client is the list of connected > users, is it possible that users are connecting and disconnecting > while you are still iterating the list of users? Assuming your server is not using any threads,

[twsocket] Generating userlist loop makes fake uers :(

2016-02-10 Thread Simon Lewis
Hello All, Ok I got a problem with my code below it generates a userlist for my chat system now the problem am having when it generates list and some one is logging in or out while generating the list it will do fake names that don't exist function GetLobbyUsers(const aLobbyID: string): string