summaryrefslogtreecommitdiff
path: root/src/socketengines/socketengine_eventfd.cpp
AgeCommit message (Collapse)Author
2010-09-17Rejig of some of the socket stuff. Fixed marking sockets as nonblocking on ↵Adam
Windows. Added in a LastError function to keep having to use strerror/GetLastError everywhere.
2010-08-15Rewrote the MySQL API to use threads. This acts similar to before, but is ↵Adam
faster. Removed db_mysql_execute for now.