mtcp/docs
Asim Jamshed f0be7628a8 - Introducing the long-awaited support for multiple listeners
in the same mTCP context.
	- Removed (the currently unused) STATIC_TABLE (hashtable)
	- Dynamic hash table is the default

- Listeners are stored in hash table, but the hash function is simply {nbo_port_no & (NUM_BINS - 1)}
2016-11-11 00:27:34 +09:00
..
html - Introducing the long-awaited support for multiple listeners 2016-11-11 00:27:34 +09:00
man - Introducing the long-awaited support for multiple listeners 2016-11-11 00:27:34 +09:00