Age | Commit message (Collapse) | Author |
|
unnecessary
|
|
from the four main SQL tables in realtime, which
effectively gives us "live" SQL.
Changed eventfd pipe engine to not use buffered write.
Added TryLock to threading engines.
Made blocking SQL queries in our SQL API thread-safe.
|
|
This allows modules (xmlrpc) to create and accept SSL connections.
Also fixed unloading m_mysql at certain times and made the threading
engine always work correctly on Windows.
|
|
Windows. Added in a LastError function to keep having to use strerror/GetLastError everywhere.
|
|
faster. Removed db_mysql_execute for now.
|