mariadb/ndb/include
unknown f2e98ab5af Distinguish between "real" ports and those that can be negative (dynamic).
(Suggested by Tomas Ulin as part of review for WL2278)


ndb/include/transporter/TransporterRegistry.hpp:
  Differentiate signed port numbers from unsigned ones
ndb/src/common/mgmcommon/IPCConfig.cpp:
  Explain the sign of server_port
ndb/src/common/transporter/TransporterRegistry.cpp:
  Use s_port to indicate a signed port number.
ndb/src/kernel/main.cpp:
  use m_s_service_port to indicate signed port number
ndb/src/mgmsrv/MgmtSrvr.cpp:
  differentiate between signed and unsigned port numbers
ndb/src/ndbapi/ndb_cluster_connection.cpp:
  use m_s_service_port to indicate signed port number
2005-01-14 15:42:11 +11:00
..
debugger change to using public enum for log events 2005-01-11 23:25:45 +01:00
editline Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
kernel change to using public enum for log events 2005-01-11 23:25:45 +01:00
logger fixed so that last repeats are printed first with correct time if another message comes 2004-12-22 22:47:56 +01:00
mgmapi Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3 2005-01-12 18:41:00 +11:00
mgmcommon Merge 5.0-ndb into local, resolve conflicts 2004-12-20 11:32:08 +11:00
ndbapi Documentation: NdbError is no longer a class, 2005-01-12 03:55:53 +10:00
newtonapi portability/autoconf fixes and removed warnings 2004-05-12 06:24:12 +02:00
portlib merge 2004-11-16 07:22:30 +01:00
transporter Distinguish between "real" ports and those that can be negative (dynamic). 2005-01-14 15:42:11 +11:00
util Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb 2005-01-12 11:25:49 +11:00
Makefile.am change to using public enum for log events 2005-01-11 23:25:45 +01:00
ndb_constants.h Merge 2005-01-09 00:45:06 +01:00
ndb_global.h.in changes ndb types include 2005-01-04 13:12:22 +01:00
ndb_init.h added ndb_init.h to distribution 2004-12-21 10:37:12 +01:00
ndb_net.h lots of HAVE_ and some ndb_global fixes for ndb subtree 2004-05-11 14:39:17 +02:00
ndb_types.h.in changes ndb types include 2005-01-04 13:12:22 +01:00
ndb_version.h.in wl1744 - ndb windows port 2004-11-10 21:43:12 +01:00