
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
hello everyone
i was reading through the MQL4 references and i noticed something in the sockets section.
Notes: To free up computer memory from an unused socket, call SocketClose for it.
my question is , how much memory does a socket consumes ? i mean lets assume if i have 10 sockets opened , then is it something to worry about ? in terms of computer memory consumption ?