mirror of
https://github.com/MariaDB/server.git
synced 2026-05-03 13:45:34 +02:00
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge ndb/src/mgmsrv/MgmtSrvr.cpp: Auto merged
This commit is contained in:
commit
e44bcce123
3 changed files with 29 additions and 8 deletions
|
|
@ -76,7 +76,7 @@ public:
|
|||
* then close the socket
|
||||
* Returns true if succeding in binding
|
||||
*/
|
||||
bool tryBind(unsigned short port, const char * intface = 0) const;
|
||||
static bool tryBind(unsigned short port, const char * intface = 0);
|
||||
|
||||
/**
|
||||
* Setup socket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue