|
MySQL 5.6.14 Source Code Document
|


Public Member Functions | |
| SocketInputStream (NDB_SOCKET_TYPE socket, unsigned read_timeout_ms=60000) | |
| char * | gets (char *buf, int bufLen) |
| bool | timedout () |
| void | reset_timeout () |
Public Member Functions inherited from InputStream | |
| void | set_mutex (NdbMutex *m) |
Additional Inherited Members | |
Protected Attributes inherited from InputStream | |
| NdbMutex * | m_mutex |
Definition at line 53 of file InputStream.hpp.