freebsd-nq/share/man
Randall Stewart 587d67c008 Here we update the modular tcp to be able to switch to an
alternate TCP stack in other then the closed state (pre-listen/connect).
The idea is that *if* that is supported by the alternate stack, it
is asked if its ok to switch. If it approves the "handoff" then we
allow the switch to happen. Also the fini() function now gets a flag
to tell if you are switching away *or* the tcb is destroyed. The
init() call into the alternate stack is moved to the end so the
tcb is more fully formed before the init transpires.

Sponsored by:	Netflix Inc.
Differential Revision:	D6790
2016-08-16 15:11:46 +00:00
..
man1 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man3 The fdatasync(2) call must be cancellation point. 2016-08-16 08:27:03 +00:00
man4 Here we update the modular tcp to be able to switch to an 2016-08-16 15:11:46 +00:00
man5 Regenerate src.conf.5 after r303394 2016-07-28 13:35:46 +00:00
man6 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man7 Remove spurious but harmless double-quote. 2016-07-21 16:58:53 +00:00
man8 Last few instances of "sentence not on new line". 2016-06-08 09:36:07 +00:00
man9 Here we update the modular tcp to be able to switch to an 2016-08-16 15:11:46 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00