robhol Posted February 12, 2010 Posted February 12, 2010 I was wondering whether file and SQLite I/O was synchronous or asynchronous? I seem to remember them being synchronous, but I'm not sure, so I'd like some confirmation. And how is the MySQL module? It seems to me that that would almost have to be async, due to the potential delays in querying a remote server. Do NOT PM ME for help unless invited. - New MTA Script Editor Scripting help "etiquette": understandable language, relevant code (ALL code if unsure), [Lua] tags, error messages with line numbers. Super simple stuff.
50p Posted February 12, 2010 Posted February 12, 2010 (edited) AFAIK, file and SQLite functions are synchronous. Not sure if MySQL is synchronous though but probably is too. I wonder why you asked these questions here not IRC where most devs are? Edited February 12, 2010 by Guest - MTA Script Editor - Ask your scripting questions properly, please. - 50p's public resources - Meta.xml - what is it for? How is it possible LOL
robhol Posted February 12, 2010 Author Posted February 12, 2010 School and IRC generally don't mix all that well, so I figured I'd ask here. Thanks for replying. Do NOT PM ME for help unless invited. - New MTA Script Editor Scripting help "etiquette": understandable language, relevant code (ALL code if unsure), [Lua] tags, error messages with line numbers. Super simple stuff.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now