hi,
i’m using the php version api on a routeros 4.10 … i have the following problem:
each time i connect, run a command and disconnect the socket, the api connection doesn’t properly close on the router …
on winbox i go to “system” > “users” > “active users” i see a lot of unclosed connections …
i don’t know ho to solve this, every api code i read just close the soket … and that work grat on 3.x os … but not on 4.10 …
any ideas ?